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...

VpnConnectionType

The VpnConnectionType data type.

Ancestors

  • CreateVpnConnectionResponse

  • VpnConnectionSetType

Relevant Operations

  • CreateVpnConnection

  • DescribeVpnConnections

Contents

The following table describes the elements contained in VpnConnectionType.

NameDescription

vpnConnectionId

The ID of the VPN connection.

Type: String

state

The current state of the VPN connection.

Type: String

Valid Values: pending | available | deleting | deleted

customerGatewayConfiguration

Configuration information for the VPN connection's customer gateway (in the native XML format). This element is always present in the CreateVpnConnection response; however, it's present in the DescribeVpnConnections response only if the VPN connection is in the pending or available state.

Type: String

type

The type of VPN connection (ipsec.1).

Type: String

customerGatewayId

ID of the customer gateway at your end of the VPN connection.

Type: String

vpnGatewayId

ID of the virtual private gateway at the VPC end of the VPN connection.

Type: String

tagSet

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

Type: ResourceTagSetItemType

vgwTelemetry

Information about the virtual private gateway. Each gateway's information is wrapped in an item element.

Type: VpnTunnelTelemetryType