CreateInterconnectResponse

Information about an interconnect.

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

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

Link copied to clipboard

The ID of the interconnect.

Link copied to clipboard

The name of the interconnect.

Link copied to clipboard

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

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

The name of the service provider associated with the interconnect.

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 interconnect.

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