Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

VpnConnectionType

Describes a VPN connection.

Ancestors

  • VpnConnectionSetType

Contents

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

The 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

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

Type: String

vpnGatewayId

The ID of the virtual private gateway at the AWS side of the VPN connection.

Type: String

tagSet

Any tags assigned to the resource, each one wrapped in an item element.

Type: ResourceTagSetItemType

vgwTelemetry

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

Type: VpnTunnelTelemetryType

options

The option set describing the VPN connection.

Type: VpnConnectionOptionsResponseType

routes

The set of static routes associated with a VPN connection.

Type: VpnStaticRouteType