GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpSecuritygatewaysV1InternetGateway (google_api_beyond_corp v0.16.0)
View SourceRepresents the Internet Gateway configuration.
Attributes
-
assignedIps
(type:list(String.t)
, default:nil
) - Output only. List of IP addresses assigned to the Cloud NAT.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpSecuritygatewaysV1InternetGateway{ assignedIps: [String.t()] | nil }