workloadsConfig property

WorkloadsConfig? workloadsConfig
getter/setter pair

The workloads configuration settings for the GKE cluster associated with the Cloud Composer environment.

The GKE cluster runs Airflow scheduler, web server and workers workloads. This field is supported for Cloud Composer environments in versions composer-2..-airflow-..* and newer.

Optional.

Implementation

WorkloadsConfig? workloadsConfig;