kmsKeyId

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

Parameters

value

KMS key ARN to encrypt the Elasticsearch domain with. If not specified then it defaults to using the aws/es service KMS key. Note that KMS will accept a KMS key ID but will return the key ARN. To prevent the provider detecting unwanted changes, use the key ARN instead.