spacesKey

suspend fun spacesKey(name: String, block: suspend SpacesKeyResourceBuilder.() -> Unit): SpacesKey

Parameters

name

The unique name of the resulting resource.

block

Builder for SpacesKey.

See also


Parameters

name

The unique name of the resulting resource.

See also