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