keyAlias

suspend fun keyAlias(name: String, block: suspend KeyAliasResourceBuilder.() -> Unit): KeyAlias

Parameters

name

The unique name of the resulting resource.

block

Builder for KeyAlias.

See also


Parameters

name

The unique name of the resulting resource.

See also