GoogleApi.Composer.V1beta1.Model.WorkerResource (google_api_composer v0.25.0) View Source
Configuration for resources used by Airflow workers.
Attributes
-
cpu
(type:number()
, default:nil
) - Optional. CPU request and limit for a single Airflow worker replica. -
maxCount
(type:integer()
, default:nil
) - Optional. Maximum number of workers for autoscaling. -
memoryGb
(type:number()
, default:nil
) - Optional. Memory (GB) request and limit for a single Airflow worker replica. -
minCount
(type:integer()
, default:nil
) - Optional. Minimum number of workers for autoscaling. -
storageGb
(type:number()
, default:nil
) - Optional. Storage (GB) request and limit for a single Airflow worker replica.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.