Values.CreateBrokerOutputSourceReturns information about the created broker.
type nonrec t = {brokerArn : string option;The broker's Amazon Resource Name (ARN).
*)brokerId : string option;The unique ID that Amazon MQ generates for the broker.
*)}