CompressionCodec type

Defines values for CompressionCodec.
KnownCompressionCodec can be used interchangeably with CompressionCodec, this enum contains the known values that the service supports.

Known values supported by the service

none
lzo
bzip2
gzip
deflate
zipDeflate
snappy
lz4
tar
tarGZip

type CompressionCodec = string