public static interface TransitGatewayRouteAttachment.Builder extends SdkPojo, CopyableBuilder<TransitGatewayRouteAttachment.Builder,TransitGatewayRouteAttachment>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayRouteAttachment.Builder |
resourceId(String resourceId)
The ID of the resource.
|
TransitGatewayRouteAttachment.Builder |
resourceType(String resourceType)
The resource type.
|
TransitGatewayRouteAttachment.Builder |
resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayRouteAttachment.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
copyapplyMutation, buildTransitGatewayRouteAttachment.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.TransitGatewayRouteAttachment.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
transitGatewayAttachmentId - The ID of the attachment.TransitGatewayRouteAttachment.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayRouteAttachment.Builder resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.