Values.PromoteRequestSourcePromotes a data replication replica broker to the primary broker role.
type nonrec t = {brokerId : string;The unique ID that Amazon MQ generates for the broker.
*)mode : PromoteMode.t;The Promote mode requested. Note: Valid values for the parameter are SWITCHOVER, FAILOVER.
*)}