Kafka Topic (A feed where records are stored and published)
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] |