default DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.associatedGateway(Consumer<AssociatedGateway.Builder> associatedGateway) |
Information about the associated gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.associatedGateway(AssociatedGateway associatedGateway) |
Information about the associated gateway.
|
static DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.builder() |
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.directConnectGatewayId(String directConnectGatewayId) |
The ID of the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.directConnectGatewayOwnerAccount(String directConnectGatewayOwnerAccount) |
The ID of the Amazon Web Services account that owns the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.existingAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> existingAllowedPrefixesToDirectConnectGateway) |
The existing Amazon VPC prefixes advertised to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.existingAllowedPrefixesToDirectConnectGateway(Consumer<RouteFilterPrefix.Builder>... existingAllowedPrefixesToDirectConnectGateway) |
The existing Amazon VPC prefixes advertised to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.existingAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... existingAllowedPrefixesToDirectConnectGateway) |
The existing Amazon VPC prefixes advertised to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.proposalId(String proposalId) |
The ID of the association proposal.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.proposalState(String proposalState) |
The state of the proposal.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.proposalState(DirectConnectGatewayAssociationProposalState proposalState) |
The state of the proposal.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.requestedAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> requestedAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.requestedAllowedPrefixesToDirectConnectGateway(Consumer<RouteFilterPrefix.Builder>... requestedAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.Builder.requestedAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... requestedAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
DirectConnectGatewayAssociationProposal.Builder |
DirectConnectGatewayAssociationProposal.toBuilder() |
|