Values.ActivateEventSourceRequestSourceActivates a partner event source that has been deactivated. Once activated, your matching event bus will start receiving events from the event source.
type nonrec t = {name : EventSourceName.t;The name of the partner event source to activate.
*)}