workerConfig

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

Parameters

value

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


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

Parameters

argument

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