AmazonEC2Client.AttachVpnGateway Method (AttachVpnGatewayRequest)

.NET Framework 4.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 request
)

Parameters

request
Type: Amazon.EC2.Model.AttachVpnGatewayRequest

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