public static interface TransitGatewayPrefixListAttachment.Builder extends SdkPojo, CopyableBuilder<TransitGatewayPrefixListAttachment.Builder,TransitGatewayPrefixListAttachment>
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayPrefixListAttachment.Builder |
resourceId(String resourceId)
The ID of the resource.
|
TransitGatewayPrefixListAttachment.Builder |
resourceType(String resourceType)
The resource type.
|
TransitGatewayPrefixListAttachment.Builder |
resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayPrefixListAttachment.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTransitGatewayPrefixListAttachment.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
transitGatewayAttachmentId - The ID of the attachment.TransitGatewayPrefixListAttachment.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayPrefixListAttachment.Builder resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
resourceType - The resource type.TransitGatewayAttachmentResourceType,
TransitGatewayAttachmentResourceTypeTransitGatewayPrefixListAttachment.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.Copyright © 2020. All rights reserved.