public static interface CreateLocalGatewayRouteTableVpcAssociationRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<CreateLocalGatewayRouteTableVpcAssociationRequest.Builder,CreateLocalGatewayRouteTableVpcAssociationRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateLocalGatewayRouteTableVpcAssociationRequest.Builder |
localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
|
CreateLocalGatewayRouteTableVpcAssociationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateLocalGatewayRouteTableVpcAssociationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateLocalGatewayRouteTableVpcAssociationRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateLocalGatewayRouteTableVpcAssociationRequest.Builder localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
localGatewayRouteTableId - The ID of the local gateway route table.CreateLocalGatewayRouteTableVpcAssociationRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.CreateLocalGatewayRouteTableVpcAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateLocalGatewayRouteTableVpcAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.