AttachVpnGatewayRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the AttachVpnGateway operation.

Attaches a VPN gateway to a VPC. This is the last step required to get your VPC fully connected to your data center before launching instances in it. For more information, go to Process for Using Amazon VPC in the Amazon Virtual Private Cloud Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.AttachVpnGatewayRequest

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

Syntax

C#
public class AttachVpnGatewayRequest : AmazonWebServiceRequest
         IRequestEvents

The AttachVpnGatewayRequest type exposes the following members

Constructors

  Name Description
Public Method AttachVpnGatewayRequest()

Properties

  Name Description
Public Property VpcId The ID of the VPC to attach to the VPN gateway.
Public Property VpnGatewayId The ID of the VPN gateway to attach to the VPC.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8