workspace Collection
suspend fun workspaceCollection(name: String, block: suspend WorkspaceCollectionResourceBuilder.() -> Unit): WorkspaceCollection
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkspaceCollection.
See also
Parameters
name
The unique name of the resulting resource.