securityKey

suspend fun securityKey(name: String, block: suspend SecurityKeyResourceBuilder.() -> Unit): SecurityKey

Parameters

name

The unique name of the resulting resource.

block

Builder for SecurityKey.

See also


Parameters

name

The unique name of the resulting resource.

See also