workspaceRun

suspend fun workspaceRun(name: String, block: suspend WorkspaceRunResourceBuilder.() -> Unit): WorkspaceRun

Parameters

name

The unique name of the resulting resource.

block

Builder for WorkspaceRun.

See also


Parameters

name

The unique name of the resulting resource.

See also