workerConfig

@JvmName(name = "kjnecfrlfawqjlhg")
suspend fun workerConfig(value: Output<WorkerPoolWorkerConfigArgs>)
@JvmName(name = "dipwenlnwblbbnej")
suspend fun workerConfig(value: WorkerPoolWorkerConfigArgs?)

Parameters

value

Configuration to be used for a creating workers in the WorkerPool. Structure is documented below.


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

Parameters

argument

Configuration to be used for a creating workers in the WorkerPool. Structure is documented below.