| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableTransitGatewayRouteTablePropagationResponse |
Ec2Client.enableTransitGatewayRouteTablePropagation(EnableTransitGatewayRouteTablePropagationRequest enableTransitGatewayRouteTablePropagationRequest)
Enables the specified attachment to propagate routes to the specified propagation route table.
|
default CompletableFuture<EnableTransitGatewayRouteTablePropagationResponse> |
Ec2AsyncClient.enableTransitGatewayRouteTablePropagation(EnableTransitGatewayRouteTablePropagationRequest enableTransitGatewayRouteTablePropagationRequest)
Enables the specified attachment to propagate routes to the specified propagation route table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableTransitGatewayRouteTablePropagationRequestMarshaller.marshall(EnableTransitGatewayRouteTablePropagationRequest enableTransitGatewayRouteTablePropagationRequest) |
Copyright © 2019. All rights reserved.