workforce

suspend fun workforce(name: String, block: suspend WorkforceResourceBuilder.() -> Unit): Workforce

Parameters

name

The unique name of the resulting resource.

block

Builder for Workforce.

See also


Parameters

name

The unique name of the resulting resource.

See also