| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static TransitGatewayPrefixListAttachment.Builder |
TransitGatewayPrefixListAttachment.builder() |
TransitGatewayPrefixListAttachment.Builder |
TransitGatewayPrefixListAttachment.Builder.resourceId(String resourceId)
The ID of the resource.
|
TransitGatewayPrefixListAttachment.Builder |
TransitGatewayPrefixListAttachment.Builder.resourceType(String resourceType)
The resource type.
|
TransitGatewayPrefixListAttachment.Builder |
TransitGatewayPrefixListAttachment.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayPrefixListAttachment.Builder |
TransitGatewayPrefixListAttachment.toBuilder() |
TransitGatewayPrefixListAttachment.Builder |
TransitGatewayPrefixListAttachment.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TransitGatewayPrefixListAttachment.Builder> |
TransitGatewayPrefixListAttachment.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TransitGatewayPrefixListReference.Builder |
TransitGatewayPrefixListReference.Builder.transitGatewayAttachment(Consumer<TransitGatewayPrefixListAttachment.Builder> transitGatewayAttachment)
Information about the transit gateway attachment.
|
Copyright © 2020. All rights reserved.