workerConfig

@JvmName(name = "krmyrrwfwdajawih")
suspend fun workerConfig(value: Output<WorkerConfigArgs>)
@JvmName(name = "mlxwfsbkecchnajo")
suspend fun workerConfig(value: WorkerConfigArgs?)

Parameters

value

Machine configuration for the workers in the pool.


@JvmName(name = "mrhhueylpeoeqdit")
suspend fun workerConfig(argument: suspend WorkerConfigArgsBuilder.() -> Unit)

Parameters

argument

Machine configuration for the workers in the pool.