workspace User Config
suspend fun workspaceUserConfig(name: String, block: suspend WorkspaceUserConfigResourceBuilder.() -> Unit): WorkspaceUserConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkspaceUserConfig.
See also
Parameters
name
The unique name of the resulting resource.