Package version:

Enumeration KnownCompressionCodec

Known values of CompressionCodec that the service accepts.

Enumeration Members

Bzip2: "bzip2"

Bzip2

Deflate: "deflate"

Deflate

Gzip: "gzip"

Gzip

Lz4: "lz4"

Lz4

Lzo: "lzo"

Lzo

None: "none"

None

Snappy: "snappy"

Snappy

Tar: "tar"

Tar

TarGZip: "tarGZip"

TarGZip

ZipDeflate: "zipDeflate"

ZipDeflate

Generated using TypeDoc