main-concepts

No menu items for this category

Topic

A Topic is a feed or an event stream in a Messaging Service into which publishers publish messages and consumed by consumers.

  • cleanupPolicy: Topic clean up policy. For Kafka - cleanup.policy configuration. Must be one of: ["delete", "compact"].
  • topicConfig (object): Contains key/value pair of topic configuration.
  • topicSampleData (object): This schema defines the type to capture sample data for a topic. Cannot contain additional properties.
    • messages (array): List of local sample messages for a topic.
      • Items (string)

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.