AmazonEC2Client.CreateVpnGateway Method (CreateVpnGatewayRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Creates a new VPN gateway. A VPN gateway is the VPC-side endpoint for your VPN connection. You can create a VPN gateway before creating the VPC itself.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual CreateVpnGatewayResponse CreateVpnGateway(
         CreateVpnGatewayRequest request
)

Parameters

request
Type: Amazon.EC2.Model.CreateVpnGatewayRequest

Return Value
Type: Amazon.EC2.Model.CreateVpnGatewayResponse
The response from the CreateVpnGateway service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5