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

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)