kmsKeyArn

@JvmName(name = "bkelemkclvusagrg")
suspend fun kmsKeyArn(value: Output<String>)
@JvmName(name = "noptolqnnuluhvda")
suspend fun kmsKeyArn(value: String?)

Parameters

value

The ARN of the KMS key that Secrets Manager uses to encrypt the secret. If you don't specify this value, then Secrets Manager uses the key aws/secretsmanager. If aws/secretsmanager doesn't yet exist, then Secrets Manager creates it for you automatically the first time it encrypts the secret value.