Values_0.BatchStopJobRunSuccessfulSubmissionSourceRecords a successful request to stop a specified JobRun.
type nonrec t = {jobName : NameString.t option;The name of the job definition used in the job run that was stopped.
*)jobRunId : IdString.t option;The JobRunId of the job run that was stopped.
*)}