The KafkaTopicDescription datatype includes various settings.

Table: KafkaTopicDescription

ParameterTypeRequired[a]DefaultDescription
namestringyes The name of the Kafka topic.
configKafkaTopicConfigsyes The Kafka configuration set (see KafkaTopicConfigs Table).
partitionsKafkaTopicPartitionDescriptionyes The partitions related to the Kafka topic. (see KafkaTopicPartitionDescription Table).

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.