KafkaTopicConfigs is a datatype for Kafka topic configurations.

This datatype is used by the datatype, KafkaTopicDescription, which is in turn used the datatype, KafkaClusterDescription, which is used by the kafkaCluster() query field.

Table: KafkaTopicConfigs

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 25, 2024
configs[KafkaTopicConfig]yes Short-TermA set of Kafka topic configurations. See KafkaTopicConfig.
defaultConfigs[KafkaTopicConfig]yes Short-TermThe default set of Kafka topic configurations. See KafkaTopicConfig.