Values.StopDataSourceSyncJobRequestSourceStops a synchronization job that is currently running. You can't stop a scheduled synchronization job.
type nonrec t = {id : DataSourceId.t;The identifier of the data source connector for which to stop the synchronization jobs.
*)indexId : IndexId.t;The identifier of the index used with the data source connector.
*)}