workforcePool

suspend fun workforcePool(name: String, block: suspend WorkforcePoolResourceBuilder.() -> Unit): WorkforcePool

Parameters

name

The unique name of the resulting resource.

block

Builder for WorkforcePool.

See also


Parameters

name

The unique name of the resulting resource.

See also