Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 501 Bytes

File metadata and controls

17 lines (9 loc) · 501 Bytes

TopicAllOf

Kafka Topic (A feed where records are stored and published)

Properties

Name Type Description Notes
name String The name of the topic. [optional]
isInternal Boolean [optional]
partitions List<Partition> Partitions for this topic. [optional]
config List<ConfigEntry> Topic configuration entry. [optional]