Create Message Broker Topic Enum
Description
Creates the message broker topics enum.
All of the logic is handled by the broker-kafka plugin https://github.com/amplication/plugins/tree/master/plugins/broker-kafka
Event Name
CreateMessageBrokerTopicsEnum
Event Params
There are no additional params to this event
export interface CreateMessageBrokerTopicsEnumParams extends EventParams {}