VpnConnectionOptions - Amazon Elastic Compute Cloud
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).

VpnConnectionOptions

Describes VPN connection options.

Contents

enableAcceleration

Indicates whether acceleration is enabled for the VPN connection.

Type: Boolean

Required: No

localIpv4NetworkCidr

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

Type: String

Required: No

localIpv6NetworkCidr

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

Type: String

Required: No

outsideIpAddressType

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

Valid values: PrivateIpv4 | PublicIpv4

Default: PublicIpv4

Type: String

Required: No

remoteIpv4NetworkCidr

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

Type: String

Required: No

remoteIpv6NetworkCidr

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

Type: String

Required: No

staticRoutesOnly

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

Type: Boolean

Required: No

transportTransitGatewayAttachmentId

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

Type: String

Required: No

tunnelInsideIpVersion

Indicates whether the VPN tunnels process IPv4 or IPv6 traffic.

Type: String

Valid Values: ipv4 | ipv6

Required: No

tunnelOptionSet

Indicates the VPN tunnel options.

Type: Array of TunnelOption objects

Required: No

See Also

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