keyPermissions

@JvmName(name = "ogtqlefcwqxilgkb")
suspend fun keyPermissions(value: Output<List<String>>)
@JvmName(name = "jectcqwtgjxeubwy")
suspend fun keyPermissions(value: List<String>?)

Parameters

value

List of key permissions, must be one or more from the following: Backup, Create, Decrypt, Delete, Encrypt, Get, Import, List, Purge, Recover, Restore, Sign, UnwrapKey, Update, Verify, WrapKey, Release, Rotate, GetRotationPolicy and SetRotationPolicy.


@JvmName(name = "wfyffbjfqlmffono")
suspend fun keyPermissions(vararg values: Output<String>)


@JvmName(name = "txaoglcqmlwkjjnd")
suspend fun keyPermissions(values: List<Output<String>>)
@JvmName(name = "tppxklkrqxafyvcc")
suspend fun keyPermissions(vararg values: String)

Parameters

values

List of key permissions, must be one or more from the following: Backup, Create, Decrypt, Delete, Encrypt, Get, Import, List, Purge, Recover, Restore, Sign, UnwrapKey, Update, Verify, WrapKey, Release, Rotate, GetRotationPolicy and SetRotationPolicy.