| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTransitGatewayRouteTablePropagationsResponse |
Ec2Client.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
default CompletableFuture<GetTransitGatewayRouteTablePropagationsResponse> |
Ec2AsyncClient.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTransitGatewayRouteTablePropagationsRequestMarshaller.marshall(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) |
Copyright © 2019. All rights reserved.