public static interface EnableTransitGatewayRouteTablePropagationRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<EnableTransitGatewayRouteTablePropagationRequest.Builder,EnableTransitGatewayRouteTablePropagationRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableTransitGatewayRouteTablePropagationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableTransitGatewayRouteTablePropagationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
EnableTransitGatewayRouteTablePropagationRequest.Builder |
transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
EnableTransitGatewayRouteTablePropagationRequest.Builder |
transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableTransitGatewayRouteTablePropagationRequest.Builder transitGatewayRouteTableId(String transitGatewayRouteTableId)
The ID of the propagation route table.
transitGatewayRouteTableId - The ID of the propagation route table.EnableTransitGatewayRouteTablePropagationRequest.Builder transitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
transitGatewayAttachmentId - The ID of the attachment.EnableTransitGatewayRouteTablePropagationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableTransitGatewayRouteTablePropagationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.