CreateConnectionResponse

Information about an Direct Connect connection.

Types

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

Properties

Link copied to clipboard

The Direct Connect endpoint on which the physical connection terminates.

Link copied to clipboard

The Direct Connect endpoint that terminates the physical connection.

Link copied to clipboard

The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.

Link copied to clipboard

The bandwidth of the connection.

Link copied to clipboard

The ID of the connection.

Link copied to clipboard

The name of the connection.

Link copied to clipboard

The state of the connection. The following are the possible values:

Link copied to clipboard

The MAC Security (MACsec) connection encryption mode.

Link copied to clipboard

Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).

Link copied to clipboard

Indicates whether jumbo frames are supported.

Link copied to clipboard

The ID of the LAG.

Link copied to clipboard

The time of the most recent call to DescribeLoa for this connection.

Link copied to clipboard

The location of the connection.

Link copied to clipboard

Indicates whether the connection supports MAC Security (MACsec).

Link copied to clipboard

The MAC Security (MACsec) security keys associated with the connection.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the connection.

Link copied to clipboard

The name of the Direct Connect service provider associated with the connection.

Link copied to clipboard

The MAC Security (MACsec) port link status of the connection.

Link copied to clipboard

The name of the service provider associated with the connection.

Link copied to clipboard

The Amazon Web Services Region where the connection is located.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the connection.

Link copied to clipboard
val vlan: Int

The ID of the VLAN.

Functions

Link copied to clipboard
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