Values.DataReplicationMetadataOutputSourceThe replication details of the data replication-enabled broker. Only returned if dataReplicationMode or pendingDataReplicationMode is set to CRDR.
type nonrec t = {dataReplicationCounterpart : DataReplicationCounterpart.t option;Describes the replica/primary broker. Only returned if this broker is currently set as a primary or replica in the broker's dataReplicationRole property.
*)dataReplicationRole : string option;Defines the role of this broker in a data replication pair. When a replica broker is promoted to primary, this role is interchanged.
*)}