CustomerGateway Class

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

The CustomerGateway data type.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.CustomerGateway

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

Syntax

C#
public class CustomerGateway : Object

The CustomerGateway type exposes the following members

Constructors

  Name Description
Public Method CustomerGateway()

Properties

  Name Description
Public Property BgpAsn Specifies the customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
Public Property CustomerGatewayId Specifies the ID of the customer gateway.
Public Property IpAddress Contains the Internet-routable IP address of the customer gateway's outside interface.
Public Property State Describes the current state of the customer gateway. Valid values are pending, available, deleting, and deleted.
Public Property Tags A list of tags for the CustomerGateway.
Public Property Type Specifies the type of VPN connection the customer gateway supports.

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