kmsKeyId

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

Parameters

value

Amazon KMS key used to encrypt the scheduled query resource, at-rest. If not specified, the scheduled query resource will be encrypted with a Timestream owned Amazon KMS key. To specify a KMS key, use the key ID, key ARN, alias name, or alias ARN. When using an alias name, prefix the name with "alias/". If error_report_configuration uses SSE_KMS as the encryption type, the same kms_key_id is used to encrypt the error report at rest.