Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeTransitGatewayPeeringAttachmentsResult |
AbstractAmazonEC2.describeTransitGatewayPeeringAttachments(DescribeTransitGatewayPeeringAttachmentsRequest request) |
DescribeTransitGatewayPeeringAttachmentsResult |
AmazonEC2.describeTransitGatewayPeeringAttachments(DescribeTransitGatewayPeeringAttachmentsRequest describeTransitGatewayPeeringAttachmentsRequest)
Describes your transit gateway peering attachments.
|
DescribeTransitGatewayPeeringAttachmentsResult |
AmazonEC2Client.describeTransitGatewayPeeringAttachments(DescribeTransitGatewayPeeringAttachmentsRequest request)
Describes your transit gateway peering attachments.
|
Modifier and Type | Method and Description |
---|---|
DescribeTransitGatewayPeeringAttachmentsResult |
DescribeTransitGatewayPeeringAttachmentsResult.clone() |
DescribeTransitGatewayPeeringAttachmentsResult |
DescribeTransitGatewayPeeringAttachmentsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeTransitGatewayPeeringAttachmentsResult |
DescribeTransitGatewayPeeringAttachmentsResult.withTransitGatewayPeeringAttachments(Collection<TransitGatewayPeeringAttachment> transitGatewayPeeringAttachments)
The transit gateway peering attachments.
|
DescribeTransitGatewayPeeringAttachmentsResult |
DescribeTransitGatewayPeeringAttachmentsResult.withTransitGatewayPeeringAttachments(TransitGatewayPeeringAttachment... transitGatewayPeeringAttachments)
The transit gateway peering attachments.
|
Copyright © 2021. All rights reserved.