| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.clone() |
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withAddAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> addAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withAddAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... addAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withDirectConnectGatewayId(String directConnectGatewayId)
The ID of the Direct Connect gateway.
|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withDirectConnectGatewayOwnerAccount(String directConnectGatewayOwnerAccount)
The ID of the Amazon Web Services account that owns the Direct Connect gateway.
|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withGatewayId(String gatewayId)
The ID of the virtual private gateway or transit gateway.
|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withRemoveAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> removeAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
|
CreateDirectConnectGatewayAssociationProposalRequest |
CreateDirectConnectGatewayAssociationProposalRequest.withRemoveAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... removeAllowedPrefixesToDirectConnectGateway)
The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
|
Copyright © 2024. All rights reserved.