workloadsConfig

@JvmName(name = "rytcpcuegbjmdwwn")
suspend fun workloadsConfig(value: Output<WorkloadsConfigArgs>)
@JvmName(name = "vwkihatquooibylp")
suspend fun workloadsConfig(value: WorkloadsConfigArgs?)

Parameters

value

Optional. 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.


@JvmName(name = "oytnjipankimnlya")
suspend fun workloadsConfig(argument: suspend WorkloadsConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. 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.