| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DisableTransitGatewayRouteTablePropagationResponse |
Ec2Client.disableTransitGatewayRouteTablePropagation(Consumer<DisableTransitGatewayRouteTablePropagationRequest.Builder> 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 |
|---|---|
default CompletableFuture<DisableTransitGatewayRouteTablePropagationResponse> |
Ec2AsyncClient.disableTransitGatewayRouteTablePropagation(Consumer<DisableTransitGatewayRouteTablePropagationRequest.Builder> disableTransitGatewayRouteTablePropagationRequest)
Disables the specified resource attachment from propagating routes to the specified propagation route table.
|
default CompletableFuture<DisableTransitGatewayRouteTablePropagationResponse> |
Ec2AsyncClient.disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)
Disables the specified resource attachment from propagating routes to the specified propagation route table.
|
Copyright © 2021. All rights reserved.