| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayAttachment> |
DescribeTransitGatewayAttachmentsResponse.transitGatewayAttachments()
Information about the attachments.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTransitGatewayAttachmentsResponse.Builder |
DescribeTransitGatewayAttachmentsResponse.Builder.transitGatewayAttachments(TransitGatewayAttachment... transitGatewayAttachments)
Information about the attachments.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTransitGatewayAttachmentsResponse.Builder |
DescribeTransitGatewayAttachmentsResponse.Builder.transitGatewayAttachments(Collection<TransitGatewayAttachment> transitGatewayAttachments)
Information about the attachments.
|
Copyright © 2019. All rights reserved.