CopyableBuilder<DisableVgwRoutePropagationRequest.Builder,DisableVgwRoutePropagationRequest>, SdkBuilder<DisableVgwRoutePropagationRequest.Builder,DisableVgwRoutePropagationRequest>public static interface DisableVgwRoutePropagationRequest.Builder extends CopyableBuilder<DisableVgwRoutePropagationRequest.Builder,DisableVgwRoutePropagationRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DisableVgwRoutePropagationRequest.Builder |
gatewayId(String gatewayId) |
The ID of the virtual private gateway.
|
DisableVgwRoutePropagationRequest.Builder |
routeTableId(String routeTableId) |
The ID of the route table.
|
copyapply, 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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.