compressionFormat property
The compression format. If no value is specified, the default is
UNCOMPRESSED.
The compression formats SNAPPY or ZIP cannot be
specified for Amazon Redshift destinations because they are not supported by
the Amazon Redshift COPY operation that reads from the S3
bucket.
Implementation
final CompressionFormat? compressionFormat;