AWS SDK for .NET Documentation
WithVpnGatewayId Method (vpnGatewayId)
AmazonAmazon.EC2.ModelCreateVpnConnectionRequestWithVpnGatewayId(String) Did this page help you?   Yes   No    Tell us about it...
Sets the ID of the VPN gateway.
Declaration Syntax
C#
public CreateVpnConnectionRequest WithVpnGatewayId(
	string vpnGatewayId
)
Parameters
vpnGatewayId (String)
The ID of the VPN gateway.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)