public static interface DisassociateTransitGatewayPolicyTableRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DisassociateTransitGatewayPolicyTableRequest.Builder,DisassociateTransitGatewayPolicyTableRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateTransitGatewayPolicyTableRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateTransitGatewayPolicyTableRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateTransitGatewayPolicyTableRequest.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment to disassociate from the policy table.
|
DisassociateTransitGatewayPolicyTableRequest.Builder |
transitGatewayPolicyTableId(String transitGatewayPolicyTableId)
The ID of the disassociated policy table.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateTransitGatewayPolicyTableRequest.Builder transitGatewayPolicyTableId(String transitGatewayPolicyTableId)
The ID of the disassociated policy table.
transitGatewayPolicyTableId - The ID of the disassociated policy table.DisassociateTransitGatewayPolicyTableRequest.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment to disassociate from the policy table.
transitGatewayAttachmentId - The ID of the transit gateway attachment to disassociate from the policy table.DisassociateTransitGatewayPolicyTableRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateTransitGatewayPolicyTableRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.