workspace Key
suspend fun workspaceKey(name: String, block: suspend WorkspaceKeyResourceBuilder.() -> Unit): WorkspaceKey
Parameters
name
The unique name of the resulting resource.
block
Builder for WorkspaceKey.
See also
Parameters
name
The unique name of the resulting resource.