google_api_composer v0.19.0 GoogleApi.Composer.V1beta1.Model.WebServerNetworkAccessControl View Source

Network-level access control policy for the Airflow web server.

Attributes

  • allowedIpRanges (type: list(GoogleApi.Composer.V1beta1.Model.AllowedIpRange.t), default: nil) - A collection of allowed IP ranges with descriptions.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Composer.V1beta1.Model.WebServerNetworkAccessControl{
  allowedIpRanges: [GoogleApi.Composer.V1beta1.Model.AllowedIpRange.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.