public static interface TransitGatewayAttachmentAssociation.Builder extends SdkPojo, CopyableBuilder<TransitGatewayAttachmentAssociation.Builder,TransitGatewayAttachmentAssociation>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayAttachmentAssociation.Builder |
state(String state)
The state of the association.
|
TransitGatewayAttachmentAssociation.Builder |
state(TransitGatewayAssociationState state)
The state of the association.
|
TransitGatewayAttachmentAssociation.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the route table for the transit gateway.
|
copyapplyMutation, buildTransitGatewayAttachmentAssociation.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the route table for the transit gateway.
transitGatewayRouteTableId - The ID of the route table for the transit gateway.TransitGatewayAttachmentAssociation.Builder state(String state)
The state of the association.
state - The state of the association.TransitGatewayAssociationState,
TransitGatewayAssociationStateTransitGatewayAttachmentAssociation.Builder state(TransitGatewayAssociationState state)
The state of the association.
state - The state of the association.TransitGatewayAssociationState,
TransitGatewayAssociationStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.