Values_2.StopAIRecommendationJobRequestSourceStops a running AI recommendation job.
type nonrec t = {aIRecommendationJobName : Values_0.AIEntityName.t;The name of the AI recommendation job to stop.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AIEntityName.t ]) list ]