Database Kafka Topic Config
constructor(cleanupPolicy: String? = null, compressionType: String? = null, deleteRetentionMs: String? = null, fileDeleteDelayMs: String? = null, flushMessages: String? = null, flushMs: String? = null, indexIntervalBytes: String? = null, maxCompactionLagMs: String? = null, maxMessageBytes: String? = null, messageDownConversionEnable: Boolean? = null, messageFormatVersion: String? = null, messageTimestampDifferenceMaxMs: String? = null, messageTimestampType: String? = null, minCleanableDirtyRatio: Double? = null, minCompactionLagMs: String? = null, minInsyncReplicas: Int? = null, preallocate: Boolean? = null, retentionBytes: String? = null, retentionMs: String? = null, segmentBytes: String? = null, segmentIndexBytes: String? = null, segmentJitterMs: String? = null, segmentMs: String? = null)