GoogleApi.Composer.V1beta1.Model.WebServerNetworkAccessControl (google_api_composer v0.28.1) View Source
Network-level access control policy for the Airflow web server. Supported for Cloud Composer environments in versions composer-1..-airflow-..*.
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()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.