GoogleApi.Composer.V1.Model.SchedulerResource (google_api_composer v0.36.3)
View SourceConfiguration for resources used by Airflow schedulers.
Attributes
-
count
(type:integer()
, default:nil
) - Optional. The number of schedulers. -
cpu
(type:number()
, default:nil
) - Optional. CPU request and limit for a single Airflow scheduler replica. -
memoryGb
(type:number()
, default:nil
) - Optional. Memory (GB) request and limit for a single Airflow scheduler replica. -
storageGb
(type:number()
, default:nil
) - Optional. Storage (GB) request and limit for a single Airflow scheduler replica.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.