DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.allowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> allowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.allowedPrefixesToDirectConnectGateway(Consumer<RouteFilterPrefix.Builder>... allowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.allowedPrefixesToDirectConnectGateway(RouteFilterPrefix... allowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
default DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.associatedGateway(Consumer<AssociatedGateway.Builder> associatedGateway) |
Information about the associated gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.associatedGateway(AssociatedGateway associatedGateway) |
Information about the associated gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.associationId(String associationId) |
The ID of the Direct Connect gateway association.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.associationState(String associationState) |
The state of the association.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.associationState(DirectConnectGatewayAssociationState associationState) |
The state of the association.
|
static DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.builder() |
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.directConnectGatewayId(String directConnectGatewayId) |
The ID of the Direct Connect gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.directConnectGatewayOwnerAccount(String directConnectGatewayOwnerAccount) |
The ID of the Amazon Web Services account that owns the associated gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.stateChangeError(String stateChangeError) |
The error message if the state of an object failed to advance.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.toBuilder() |
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.virtualGatewayId(String virtualGatewayId) |
The ID of the virtual private gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.virtualGatewayOwnerAccount(String virtualGatewayOwnerAccount) |
The ID of the Amazon Web Services account that owns the virtual private gateway.
|
DirectConnectGatewayAssociation.Builder |
DirectConnectGatewayAssociation.Builder.virtualGatewayRegion(String virtualGatewayRegion) |
The Amazon Web Services Region where the virtual private gateway is located.
|