public static interface AssociateTransitGatewayPolicyTableRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<AssociateTransitGatewayPolicyTableRequest.Builder,AssociateTransitGatewayPolicyTableRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateTransitGatewayPolicyTableRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateTransitGatewayPolicyTableRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateTransitGatewayPolicyTableRequest.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment to associate with the policy table.
|
AssociateTransitGatewayPolicyTableRequest.Builder |
transitGatewayPolicyTableId(String transitGatewayPolicyTableId)
The ID of the transit gateway policy table to associate with the transit gateway attachment.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateTransitGatewayPolicyTableRequest.Builder transitGatewayPolicyTableId(String transitGatewayPolicyTableId)
The ID of the transit gateway policy table to associate with the transit gateway attachment.
transitGatewayPolicyTableId - The ID of the transit gateway policy table to associate with the transit gateway attachment.AssociateTransitGatewayPolicyTableRequest.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment to associate with the policy table.
transitGatewayAttachmentId - The ID of the transit gateway attachment to associate with the policy table.AssociateTransitGatewayPolicyTableRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateTransitGatewayPolicyTableRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.