Values.DisassociateGlobalReplicationGroupMessageSourceRemove a secondary cluster from the Global datastore using the Global datastore name. The secondary cluster will no longer receive updates from the primary cluster, but will remain as a standalone cluster in that Amazon region.
type nonrec t = {globalReplicationGroupId : String_.t;The name of the Global datastore
*)replicationGroupId : String_.t;The name of the secondary cluster you wish to remove from the Global datastore
*)replicationGroupRegion : String_.t;The Amazon region of secondary cluster you wish to remove from the Global datastore
*)}