Values_2.StopInferenceRecommendationsJobRequestSourceStops an Inference Recommender job.
type nonrec t = {jobName : Values_1.RecommendationJobName.t;The name of the job you want to stop.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_1.RecommendationJobName.t ]) list ]