public static interface TransitGatewayPropagation.Builder extends SdkPojo, CopyableBuilder<TransitGatewayPropagation.Builder,TransitGatewayPropagation>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayPropagation.Builder |
resourceId(String resourceId)
The ID of the resource.
|
TransitGatewayPropagation.Builder |
resourceType(String resourceType)
The resource type.
|
TransitGatewayPropagation.Builder |
resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayPropagation.Builder |
state(String state)
The state.
|
TransitGatewayPropagation.Builder |
state(TransitGatewayPropagationState state)
The state.
|
TransitGatewayPropagation.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
TransitGatewayPropagation.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the transit gateway route table.
|
copyapplyMutation, buildTransitGatewayPropagation.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
transitGatewayAttachmentId - The ID of the attachment.TransitGatewayPropagation.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.TransitGatewayPropagation.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayPropagation.Builder resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayPropagation.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the transit gateway route table.
transitGatewayRouteTableId - The ID of the transit gateway route table.TransitGatewayPropagation.Builder state(String state)
The state.
state - The state.TransitGatewayPropagationState,
TransitGatewayPropagationStateTransitGatewayPropagation.Builder state(TransitGatewayPropagationState state)
The state.
state - The state.TransitGatewayPropagationState,
TransitGatewayPropagationStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.