| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisableTransitGatewayRouteTablePropagationResponse> |
Ec2AsyncClient.disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)
Disables the specified resource attachment from propagating routes to the specified propagation route table.
|
default DisableTransitGatewayRouteTablePropagationResponse |
Ec2Client.disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)
Disables the specified resource attachment from propagating routes to the specified propagation route table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableTransitGatewayRouteTablePropagationRequestMarshaller.marshall(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest) |
Copyright © 2023. All rights reserved.