workspaceKey

suspend fun workspaceKey(name: String, block: suspend WorkspaceKeyResourceBuilder.() -> Unit): WorkspaceKey

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for WorkspaceKey.


See also

Parameters

name

The unique name of the resulting resource.