Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::NatIpInfo (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NatIpInfo.

Contains NAT IP information of a NAT config (i.e. usage status, mode).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#nat_ip_info_mappings

def nat_ip_info_mappings() -> ::Array<::Google::Cloud::Compute::V1::NatIpInfoNatIpInfoMapping>
Returns

#nat_ip_info_mappings=

def nat_ip_info_mappings=(value) -> ::Array<::Google::Cloud::Compute::V1::NatIpInfoNatIpInfoMapping>
Parameter
Returns

#nat_name

def nat_name() -> ::String
Returns
  • (::String) — Name of the NAT config which the NAT IP belongs to.

#nat_name=

def nat_name=(value) -> ::String
Parameter
  • value (::String) — Name of the NAT config which the NAT IP belongs to.
Returns
  • (::String) — Name of the NAT config which the NAT IP belongs to.