Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

VpnGatewayType

The VpnGatewayType data type contains information about a virtual private gateway.

Ancestors

  • CreateVpnGatewayResponse

  • VpnGatewaySetType

Relevant Operations

  • CreateVpnGateway

  • DescribeVpnGateways

Contents

The following table describes the elements contained in VpnGatewayType.

NameDescription

vpnGatewayId

The ID of the virtual private gateway.

Type: String

state

The current state of the virtual private gateway.

Type: String

Valid Values: pending | available | deleting | deleted

type

The type of VPN connection the virtual private gateway supports (ipsec.1).

Type: String

availabilityZone

The Availability Zone where the virtual private gateway was created.

Type: String

attachments

A list of VPCs attached to the virtual private gateway. Each VPC's information is wrapped in an item element.

Type: AttachmentType

tagSet

Tags assigned to the resource. Each tag's information is wrapped in an item element.

Type: ResourceTagSetItemType