AwsEc2VpnConnectionDetails

Details about an Amazon EC2 VPN connection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The VPN connection options.

Link copied to clipboard

The static routes that are associated with the VPN connection.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val type: String?

The type of VPN connection.

Link copied to clipboard

Information about the VPN tunnel.

Link copied to clipboard

The identifier of the VPN connection.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String