kmsEncryptionContext

@JvmName(name = "uafjbyxwhireoeir")
suspend fun kmsEncryptionContext(value: Output<Map<String, Any>>)
@JvmName(name = "vejjgneskskkyrhy")
suspend fun kmsEncryptionContext(value: Map<String, Any>?)

Parameters

value

An KMS encryption context used to decrypt kms_encrypted_password before creating or updating a db account with kms_encrypted_password. See Encryption Context. It is valid when kms_encrypted_password is set.


@JvmName(name = "ctltnowppwgpgpcg")
fun kmsEncryptionContext(vararg values: Pair<String, Any>)

Parameters

values

An KMS encryption context used to decrypt kms_encrypted_password before creating or updating a db account with kms_encrypted_password. See Encryption Context. It is valid when kms_encrypted_password is set.