View Source GoogleApi.BeyondCorp.V1.Model.GoogleCloudBeyondcorpSecuritygatewaysV1InternetGateway (google_api_beyond_corp v0.12.0)

Represents 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
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.