Class Type (1.19.0)

Type(value)

Indicates whether this NAT is used for public or private IP translation. If unspecified, it defaults to PUBLIC.

Enums

Name Description
UNDEFINED_TYPE A value indicating that the enum field is not set.
PRIVATE NAT used for private IP translation.
PUBLIC NAT used for public IP translation. This is the default.