compression

@get:JsonPropertyDescription(value = "Whether the output files should be compressed. If compression is selected, the output filename will have an extra extension (GZIP: ".jsonl.gz").")
abstract val compression: ObjectStorageCompressionSpecification?