Module: Google::Cloud::Compute::V1::TargetInstance::NatPolicy

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

NAT option controlling how IPs are NAT'ed to the instance. Currently only NO_NAT (default value) is supported.

Constant Summary collapse

UNDEFINED_NAT_POLICY =

A value indicating that the enum field is not set.

0
NO_NAT =

No NAT performed.

161455491