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