Skip to content

kafka_topic_compression_type

TBC

Complete reference

This is a complete reference for the kafka_topic_compression_type enumeration in Atlan, showing all of its possible values. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Valid values

  • uncompressed
  • zstd
  • lz4
  • snappy
  • gzip
  • producer