public static interface TransitGatewayRouteTableAssociation.Builder extends SdkPojo, CopyableBuilder<TransitGatewayRouteTableAssociation.Builder,TransitGatewayRouteTableAssociation>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayRouteTableAssociation.Builder |
resourceId(String resourceId)
The ID of the resource.
|
TransitGatewayRouteTableAssociation.Builder |
resourceType(String resourceType)
The resource type.
|
TransitGatewayRouteTableAssociation.Builder |
resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayRouteTableAssociation.Builder |
state(String state)
The state of the association.
|
TransitGatewayRouteTableAssociation.Builder |
state(TransitGatewayAssociationState state)
The state of the association.
|
TransitGatewayRouteTableAssociation.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
copyapplyMutation, buildTransitGatewayRouteTableAssociation.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
transitGatewayAttachmentId - The ID of the attachment.TransitGatewayRouteTableAssociation.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.TransitGatewayRouteTableAssociation.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayRouteTableAssociation.Builder resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayRouteTableAssociation.Builder state(String state)
The state of the association.
state - The state of the association.TransitGatewayAssociationState,
TransitGatewayAssociationStateTransitGatewayRouteTableAssociation.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.