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