AttachInternetGatewayRequest Class

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

Attaches an Internet gateway to a VPC, enabling connectivity between the Internet and the VPC. For more information about your VPC and Internet gateway, go to the Amazon Virtual Private Cloud User Guide.

Inheritance Hierarchy

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

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

Syntax

C#
public class AttachInternetGatewayRequest : AmazonWebServiceRequest
         IRequestEvents

The AttachInternetGatewayRequest type exposes the following members

Constructors

  Name Description
Public Method AttachInternetGatewayRequest()

Properties

  Name Description
Public Property InternetGatewayId The ID of the Internet gateway to attach.
Public Property VpcId The ID of 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