workspaceTag

suspend fun workspaceTag(name: String, block: suspend WorkspaceTagResourceBuilder.() -> Unit): WorkspaceTag

Parameters

name

The unique name of the resulting resource.

block

Builder for WorkspaceTag.

See also


Parameters

name

The unique name of the resulting resource.

See also