kmsEncryptionAccessKeySecretContext

@JvmName(name = "cxnetiuogvfxapgp")
suspend fun kmsEncryptionAccessKeySecretContext(value: Output<Map<String, Any>>)
@JvmName(name = "ukvrtbxyeuchcyls")
suspend fun kmsEncryptionAccessKeySecretContext(value: Map<String, Any>?)

Parameters

value

An KMS encryption context used to decrypt kms_encrypted_access_key_secret before creating or updating an instance with kms_encrypted_access_key_secret. 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 = "klhswbdcbqqpovrk")
fun kmsEncryptionAccessKeySecretContext(vararg values: Pair<String, Any>)

Parameters

values

An KMS encryption context used to decrypt kms_encrypted_access_key_secret before creating or updating an instance with kms_encrypted_access_key_secret. 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.