VpnConnectionOptionsSpecification#

This section describes additional VPN connection options.

Contents#

  • LocalIpv4NetworkCidr — IPv4 CIDR on the customer gateway side of the VPN connection.

    • Type: String

    • Default value: 0.0.0.0/0

    • Constraints: The specified CIDR must not fall within the range of 169.254.0.0/16

    • Required: No

  • RemoteIpv4NetworkCidr — IPv4 CIDR on the cloud side of the VPN connection.

    • Type: String

    • Default value: 0.0.0.0/0

    • Constraints: The specified CIDR must not fall within the range of 169.254.0.0/16

    • Required: No

  • TunnelOptions — IPsec tunnels options for VPN connection. Each VpnTunnelOptionsSpecification object in a list describes additional options for one specific tunnel. Each VPN connection can support up to two tunnels.