workstation Config Resource
suspend fun workstationConfigResource(name: String, block: suspend WorkstationConfigResourceBuilder.() -> Unit): WorkstationConfig
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkstationConfig.