Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayAttachmentPropagationsResult |
AbstractAmazonEC2.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest request) |
GetTransitGatewayAttachmentPropagationsResult |
AmazonEC2.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)
Lists the route tables to which the specified resource attachment propagates routes.
|
GetTransitGatewayAttachmentPropagationsResult |
AmazonEC2Client.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest request)
Lists the route tables to which the specified resource attachment propagates routes.
|
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayAttachmentPropagationsResult |
GetTransitGatewayAttachmentPropagationsResult.clone() |
GetTransitGatewayAttachmentPropagationsResult |
GetTransitGatewayAttachmentPropagationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
GetTransitGatewayAttachmentPropagationsResult |
GetTransitGatewayAttachmentPropagationsResult.withTransitGatewayAttachmentPropagations(Collection<TransitGatewayAttachmentPropagation> transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
GetTransitGatewayAttachmentPropagationsResult |
GetTransitGatewayAttachmentPropagationsResult.withTransitGatewayAttachmentPropagations(TransitGatewayAttachmentPropagation... transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
Copyright © 2024. All rights reserved.