| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayPrefixListAttachment |
TransitGatewayPrefixListAttachment.clone() |
TransitGatewayPrefixListAttachment |
TransitGatewayPrefixListReference.getTransitGatewayAttachment()
Information about the transit gateway attachment.
|
TransitGatewayPrefixListAttachment |
TransitGatewayPrefixListAttachment.withResourceId(String resourceId)
The ID of the resource.
|
TransitGatewayPrefixListAttachment |
TransitGatewayPrefixListAttachment.withResourceType(String resourceType)
The resource type.
|
TransitGatewayPrefixListAttachment |
TransitGatewayPrefixListAttachment.withResourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayPrefixListAttachment |
TransitGatewayPrefixListAttachment.withTransitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransitGatewayPrefixListReference.setTransitGatewayAttachment(TransitGatewayPrefixListAttachment transitGatewayAttachment)
Information about the transit gateway attachment.
|
TransitGatewayPrefixListReference |
TransitGatewayPrefixListReference.withTransitGatewayAttachment(TransitGatewayPrefixListAttachment transitGatewayAttachment)
Information about the transit gateway attachment.
|
Copyright © 2020. All rights reserved.