public static interface TransitGatewayRouteTablePropagation.Builder extends SdkPojo, CopyableBuilder<TransitGatewayRouteTablePropagation.Builder,TransitGatewayRouteTablePropagation>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayRouteTablePropagation.Builder |
resourceId(String resourceId)
The ID of the resource.
|
TransitGatewayRouteTablePropagation.Builder |
resourceType(String resourceType)
The type of resource.
|
TransitGatewayRouteTablePropagation.Builder |
resourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource.
|
TransitGatewayRouteTablePropagation.Builder |
state(String state)
The state of the resource.
|
TransitGatewayRouteTablePropagation.Builder |
state(TransitGatewayPropagationState state)
The state of the resource.
|
TransitGatewayRouteTablePropagation.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
copyapplyMutation, buildTransitGatewayRouteTablePropagation.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
transitGatewayAttachmentId - The ID of the attachment.TransitGatewayRouteTablePropagation.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.TransitGatewayRouteTablePropagation.Builder resourceType(String resourceType)
The type of resource.
resourceType - The type of resource.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayRouteTablePropagation.Builder resourceType(TransitGatewayAttachmentResourceType resourceType)
The type of resource.
resourceType - The type of resource.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayRouteTablePropagation.Builder state(String state)
The state of the resource.
state - The state of the resource.TransitGatewayPropagationState,
TransitGatewayPropagationStateTransitGatewayRouteTablePropagation.Builder state(TransitGatewayPropagationState state)
The state of the resource.
state - The state of the resource.TransitGatewayPropagationState,
TransitGatewayPropagationStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.