AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Creates a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.

For more information about virtual private gateways, see Adding a Hardware Virtual Private Gateway to Your VPC in the Amazon Virtual Private Cloud User Guide.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual CreateVpnGatewayResponse CreateVpnGateway(
         CreateVpnGatewayRequest request
)

Parameters

request
Type: Amazon.EC2.Model.CreateVpnGatewayRequest

Container for the necessary parameters to execute the CreateVpnGateway service method.

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

Version Information

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