workforce Resource
suspend fun workforceResource(name: String, block: suspend WorkforceResourceBuilder.() -> Unit): Workforce
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for Workforce.
The unique name of the resulting resource.
Builder for Workforce.