CopyableBuilder<DetachVpnGatewayRequest.Builder,DetachVpnGatewayRequest>, SdkBuilder<DetachVpnGatewayRequest.Builder,DetachVpnGatewayRequest>public static interface DetachVpnGatewayRequest.Builder extends CopyableBuilder<DetachVpnGatewayRequest.Builder,DetachVpnGatewayRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DetachVpnGatewayRequest.Builder |
vpcId(String vpcId) |
The ID of the VPC.
|
DetachVpnGatewayRequest.Builder |
vpnGatewayId(String vpnGatewayId) |
The ID of the virtual private gateway.
|
copyapply, buildDetachVpnGatewayRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.DetachVpnGatewayRequest.Builder vpnGatewayId(String vpnGatewayId)
The ID of the virtual private gateway.
vpnGatewayId - The ID of the virtual private gateway.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.