kmsKeyId

@JvmName(name = "uuchquikfqaygcxc")
suspend fun kmsKeyId(value: Output<String>)
@JvmName(name = "oiorqvqsdeqegbfa")
suspend fun kmsKeyId(value: String?)

Parameters

value

KMS key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, RDS uses a default AWS owned key. If you use the default AWS owned key, you should ignore kms_key_id parameter by using lifecycle parameter to avoid unintended change after the first creation.