| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic
cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDirectConnectGatewayAssociationRequest |
CreateDirectConnectGatewayAssociationRequest.clone() |
CreateDirectConnectGatewayAssociationRequest |
CreateDirectConnectGatewayAssociationRequest.withAddAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> addAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to advertise to the Direct Connect gateway
|
CreateDirectConnectGatewayAssociationRequest |
CreateDirectConnectGatewayAssociationRequest.withAddAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... addAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to advertise to the Direct Connect gateway
|
CreateDirectConnectGatewayAssociationRequest |
CreateDirectConnectGatewayAssociationRequest.withDirectConnectGatewayId(String directConnectGatewayId)
The ID of the Direct Connect gateway.
|
CreateDirectConnectGatewayAssociationRequest |
CreateDirectConnectGatewayAssociationRequest.withGatewayId(String gatewayId)
The ID of the virtual private gateway or transit gateway.
|
CreateDirectConnectGatewayAssociationRequest |
CreateDirectConnectGatewayAssociationRequest.withVirtualGatewayId(String virtualGatewayId)
The ID of the virtual private gateway.
|
Copyright © 2019. All rights reserved.