KafkaTopicConfigs
is a
datatype for Kafka topic configurations.
Table: KafkaTopicConfigs
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
configs | [KafkaTopicConfig ] | yes | Short-Term | A set of Kafka topic configurations. See KafkaTopicConfig . | |
defaultConfigs | [KafkaTopicConfig ] | yes | Short-Term | The default set of Kafka topic configurations. See KafkaTopicConfig . |