CopyableBuilder<CreateVpnGatewayRequest.Builder,CreateVpnGatewayRequest>, SdkBuilder<CreateVpnGatewayRequest.Builder,CreateVpnGatewayRequest>public static interface CreateVpnGatewayRequest.Builder extends CopyableBuilder<CreateVpnGatewayRequest.Builder,CreateVpnGatewayRequest>
| Modifier and Type | Method | Description |
|---|---|---|
CreateVpnGatewayRequest.Builder |
availabilityZone(String availabilityZone) |
The Availability Zone for the virtual private gateway.
|
CreateVpnGatewayRequest.Builder |
type(String type) |
The type of VPN connection this virtual private gateway supports.
|
CreateVpnGatewayRequest.Builder |
type(GatewayType type) |
The type of VPN connection this virtual private gateway supports.
|
copyapply, buildCreateVpnGatewayRequest.Builder availabilityZone(String availabilityZone)
The Availability Zone for the virtual private gateway.
availabilityZone - The Availability Zone for the virtual private gateway.CreateVpnGatewayRequest.Builder type(String type)
The type of VPN connection this virtual private gateway supports.
type - The type of VPN connection this virtual private gateway supports.GatewayTypeCreateVpnGatewayRequest.Builder type(GatewayType type)
The type of VPN connection this virtual private gateway supports.
type - The type of VPN connection this virtual private gateway supports.GatewayTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.