GetRelayResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authentication attribute—contains the secret ARN where the customer relay server credentials are stored.

Link copied to clipboard

The timestamp of when the relay was created.

Link copied to clipboard

The timestamp of when relay was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the relay.

Link copied to clipboard

The unique relay identifier.

Link copied to clipboard

The unique name of the relay.

Link copied to clipboard

The destination relay server address.

Link copied to clipboard

The destination relay server port.

Functions

Link copied to clipboard
inline fun copy(block: GetRelayResponse.Builder.() -> Unit = {}): GetRelayResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String