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

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