View Source GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpSecuritygatewaysV1NatGatewayConfig (google_api_beyond_corp v0.11.0)
Represents the NAT Gateway configuration.
Attributes
-
natIps(type:list(String.t), default:nil) - Output only. List of NAT IPs that will be used for establishing connection to the endpoints.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpSecuritygatewaysV1NatGatewayConfig{ natIps: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.