kmsEncryptionAccessKeyIdContext

@JvmName(name = "rllpubqixbtedhts")
suspend fun kmsEncryptionAccessKeyIdContext(value: Output<Map<String, String>>)
@JvmName(name = "ypgnxpcryfggplgp")
suspend fun kmsEncryptionAccessKeyIdContext(value: Map<String, String>?)

Parameters

value

An KMS encryption context used to decrypt kms_encrypted_access_key_id before creating or updating an instance with kms_encrypted_access_key_id. See Encryption Context. It is valid when kms_encrypted_password is set. When it is changed, the instance will reboot to make the change take effect.


@JvmName(name = "kligwdldnaciliuh")
fun kmsEncryptionAccessKeyIdContext(vararg values: Pair<String, String>)

Parameters

values

An KMS encryption context used to decrypt kms_encrypted_access_key_id before creating or updating an instance with kms_encrypted_access_key_id. See Encryption Context. It is valid when kms_encrypted_password is set. When it is changed, the instance will reboot to make the change take effect.