google_api_composer v0.13.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
Link to this type
t()
View Sourcet() :: %GoogleApi.Composer.V1beta1.Model.WebServerNetworkAccessControl{ allowedIpRanges: [GoogleApi.Composer.V1beta1.Model.AllowedIpRange.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.