keyResource

suspend fun keyResource(name: String, block: suspend KeyResourceBuilder.() -> Unit): Key

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Key.