AllocateConnectionOnInterconnectRequest

Types

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

Properties

Link copied to clipboard

The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.

Link copied to clipboard

The name of the provisioned connection.

Link copied to clipboard

The ID of the interconnect on which the connection will be provisioned.

Link copied to clipboard

The ID of the Amazon Web Services account of the customer for whom the connection will be provisioned.

Link copied to clipboard
val vlan: Int?

The dedicated VLAN provisioned to the connection.

Functions

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