Values.BrokerInstanceSourceReturns information about all brokers.
type nonrec t = {consoleURL : string option;The brokers web console URL.
*)endpoints : string list option;The broker's wire-level protocol endpoints.
*)ipAddress : string option;The IP address of the Elastic Network Interface (ENI) attached to the broker. Does not apply to RabbitMQ brokers.
*)}