workspace Setting
suspend fun workspaceSetting(name: String, block: suspend WorkspaceSettingResourceBuilder.() -> Unit): WorkspaceSetting
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkspaceSetting.
See also
Parameters
name
The unique name of the resulting resource.