Package | Description |
---|---|
com.amazonaws.services.directconnect | |
com.amazonaws.services.directconnect.model |
Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.clone() |
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withBandwidth(String bandwidth)
Bandwidth of the connection.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withConnectionName(String connectionName)
Name of the provisioned connection.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withInterconnectId(String interconnectId)
ID of the interconnect on which the connection will be provisioned.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withOwnerAccount(String ownerAccount)
Numeric account Id of the customer for whom the connection will be
provisioned.
|
AllocateConnectionOnInterconnectRequest |
AllocateConnectionOnInterconnectRequest.withVlan(Integer vlan)
The dedicated VLAN provisioned to the connection.
|
Copyright © 2018. All rights reserved.