| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateTransitGatewayPolicyTableResponse> |
Ec2AsyncClient.disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)
Removes the association between an an attachment and a policy table.
|
default DisassociateTransitGatewayPolicyTableResponse |
Ec2Client.disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)
Removes the association between an an attachment and a policy table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateTransitGatewayPolicyTableRequestMarshaller.marshall(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest) |
Copyright © 2023. All rights reserved.