notebook Workspace
suspend fun notebookWorkspace(name: String, block: suspend NotebookWorkspaceResourceBuilder.() -> Unit): NotebookWorkspace
Parameters
name
The unique name of the resulting resource.
block
Builder for NotebookWorkspace.
See also
Parameters
name
The unique name of the resulting resource.