AwsEc2VpnConnectionDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEc2VpnConnectionDetails

Details about an Amazon EC2 VPN connection.

Contents

Category

The category of the VPN connection. VPN indicates an Amazon VPN connection. VPN-Classic indicates an Amazon Classic VPN connection.

Type: String

Pattern: .*\S.*

Required: No

CustomerGatewayConfiguration

The configuration information for the VPN connection's customer gateway, in the native XML format.

Type: String

Pattern: .*\S.*

Required: No

CustomerGatewayId

The identifier of the customer gateway that is at your end of the VPN connection.

Type: String

Pattern: .*\S.*

Required: No

Options

The VPN connection options.

Type: AwsEc2VpnConnectionOptionsDetails object

Required: No

Routes

The static routes that are associated with the VPN connection.

Type: Array of AwsEc2VpnConnectionRoutesDetails objects

Required: No

State

The current state of the VPN connection. Valid values are as follows:

  • available

  • deleted

  • deleting

  • pending

Type: String

Pattern: .*\S.*

Required: No

TransitGatewayId

The identifier of the transit gateway that is associated with the VPN connection.

Type: String

Pattern: .*\S.*

Required: No

Type

The type of VPN connection.

Type: String

Pattern: .*\S.*

Required: No

VgwTelemetry

Information about the VPN tunnel.

Type: Array of AwsEc2VpnConnectionVgwTelemetryDetails objects

Required: No

VpnConnectionId

The identifier of the VPN connection.

Type: String

Pattern: .*\S.*

Required: No

VpnGatewayId

The identifier of the virtual private gateway that is at the Amazon side of the VPN connection.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: