public static interface TransitGatewayAttachmentPropagation.Builder extends SdkPojo, CopyableBuilder<TransitGatewayAttachmentPropagation.Builder,TransitGatewayAttachmentPropagation>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayAttachmentPropagation.Builder |
state(String state)
The state of the propagation route table.
|
TransitGatewayAttachmentPropagation.Builder |
state(TransitGatewayPropagationState state)
The state of the propagation route table.
|
TransitGatewayAttachmentPropagation.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
|
copyapplyMutation, buildTransitGatewayAttachmentPropagation.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
transitGatewayRouteTableId - The ID of the propagation route table.TransitGatewayAttachmentPropagation.Builder state(String state)
The state of the propagation route table.
state - The state of the propagation route table.TransitGatewayPropagationState,
TransitGatewayPropagationStateTransitGatewayAttachmentPropagation.Builder state(TransitGatewayPropagationState state)
The state of the propagation route table.
state - The state of the propagation route table.TransitGatewayPropagationState,
TransitGatewayPropagationStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.