AmazonEC2Client.AttachVpnGateway Method (AttachVpnGatewayRequest)

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

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.

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

Syntax

C#
public virtual AttachVpnGatewayResponse AttachVpnGateway(
         AttachVpnGatewayRequest attachVpnGatewayRequest
)

Parameters

attachVpnGatewayRequest
Type: Amazon.EC2.Model.AttachVpnGatewayRequest

Container for the necessary parameters to execute the AttachVpnGateway service method on AmazonEC2.

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

Version Information

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