AmazonEC2Client.CreateInternetGateway Method (CreateInternetGatewayRequest)

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

Creates a new Internet gateway in your AWS account. After creating the Internet gateway, you then attach it to a VPC using AttachInternetGateway . For more information about your VPC and Internet gateway, go to Amazon Virtual Private Cloud User Guide.

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

Syntax

C#
public virtual CreateInternetGatewayResponse CreateInternetGateway(
         CreateInternetGatewayRequest createInternetGatewayRequest
)

Parameters

createInternetGatewayRequest
Type: Amazon.EC2.Model.CreateInternetGatewayRequest

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

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

Version Information

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