Values_1.DeleteAIRecommendationJobRequestSourceDeletes the specified AI recommendation job.
type nonrec t = {aIRecommendationJobName : Values_0.AIEntityName.t;The name of the AI recommendation job to delete.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AIEntityName.t ]) list ]