public static interface DisableVgwRoutePropagationRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DisableVgwRoutePropagationRequest.Builder,DisableVgwRoutePropagationRequest>
| Modifier and Type | Method and Description |
|---|---|
DisableVgwRoutePropagationRequest.Builder |
gatewayId(String gatewayId)
The ID of the virtual private gateway.
|
DisableVgwRoutePropagationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisableVgwRoutePropagationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisableVgwRoutePropagationRequest.Builder |
routeTableId(String routeTableId)
The ID of the route table.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisableVgwRoutePropagationRequest.Builder gatewayId(String gatewayId)
The ID of the virtual private gateway.
gatewayId - The ID of the virtual private gateway.DisableVgwRoutePropagationRequest.Builder routeTableId(String routeTableId)
The ID of the route table.
routeTableId - The ID of the route table.DisableVgwRoutePropagationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisableVgwRoutePropagationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.