workspace Api
suspend fun workspaceApi(name: String, block: suspend WorkspaceApiResourceBuilder.() -> Unit): WorkspaceApi
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkspaceApi.
See also
Parameters
name
The unique name of the resulting resource.