keyUsage

@JvmName(name = "cstkhfdmiqcikhrv")
suspend fun keyUsage(value: Output<KeyUsage>)
@JvmName(name = "rhahwyqxprtpurxe")
suspend fun keyUsage(value: KeyUsage?)

Parameters

value

Determines the cryptographic operations for which you can use the AWS KMS key. The default value is ENCRYPT_DECRYPT. This property is required only for asymmetric AWS KMS keys. You can't change the KeyUsage value after the AWS KMS key is created.