VpnConnectionOptions

Describes VPN connection options.

Types

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

Properties

Link copied to clipboard

Indicates whether acceleration is enabled for the VPN connection.

Link copied to clipboard

The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.

Link copied to clipboard

The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.

Link copied to clipboard

The type of IPv4 address assigned to the outside interface of the customer gateway.

Link copied to clipboard

The IPv4 CIDR on the Amazon Web Services side of the VPN connection.

Link copied to clipboard

The IPv6 CIDR on the Amazon Web Services side of the VPN connection.

Link copied to clipboard

Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don't support BGP.

Link copied to clipboard

The transit gateway attachment ID in use for the VPN tunnel.

Link copied to clipboard

Indicates whether the VPN tunnels process IPv4 or IPv6 traffic.

Link copied to clipboard

Indicates the VPN tunnel options.

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