AllocateHostedConnectionRequest

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, 10Gbps, and 25Gbps. Note that only those Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps, 10Gbps, or 25Gbps hosted connection.

Link copied to clipboard

The ID of the interconnect or LAG.

Link copied to clipboard

The name of the hosted connection.

Link copied to clipboard

The ID of the Amazon Web Services account ID of the customer for the connection.

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

The tags associated with the connection.

Link copied to clipboard
val vlan: Int?

The dedicated VLAN provisioned to the hosted connection.

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