minWorkers

@JvmName(name = "tlgriskdbqfaroxf")
suspend fun minWorkers(value: Output<Int>)
@JvmName(name = "knunjivapxficlek")
suspend fun minWorkers(value: Int?)

Parameters

value

The minimum number of workers that you want to run in your environment. MWAA scales the number of Apache Airflow workers up to the number you specify in the MaxWorkers field. When there are no more tasks running, and no more in the queue, MWAA disposes of the extra workers leaving the worker count you specify in the MinWorkers field. For example, 2 .