Class StackType (1.19.0)

StackType(value)

The stack type for this VPN gateway to identify the IP protocols that are enabled. Possible values are: IPV4_ONLY, IPV4_IPV6. If not specified, IPV4_ONLY will be used.

Enums

Name Description
UNDEFINED_STACK_TYPE A value indicating that the enum field is not set.
IPV4_IPV6 Enable VPN gateway with both IPv4 and IPv6 protocols.
IPV4_ONLY Enable VPN gateway with only IPv4 protocol.