Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownCompressionCodec

Package version

Known values of CompressionCodec that the service accepts.

Index

Enumeration members

Bzip2

Bzip2: = "bzip2"

Bzip2

Deflate

Deflate: = "deflate"

Deflate

Gzip

Gzip: = "gzip"

Gzip

Lz4

Lz4: = "lz4"

Lz4

Lzo

Lzo: = "lzo"

Lzo

None

None: = "none"

None

Snappy

Snappy: = "snappy"

Snappy

Tar

Tar: = "tar"

Tar

TarGZip

TarGZip: = "tarGZip"

TarGZip

ZipDeflate

ZipDeflate: = "zipDeflate"

ZipDeflate

Generated using TypeDoc