Values_1.DescribeAIRecommendationJobRequestSourceReturns details of an AI recommendation job, including its status, model source, performance targets, optimization recommendations, and deployment configurations.
type nonrec t = {aIRecommendationJobName : Values_0.AIEntityName.t;The name of the AI recommendation job to describe.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AIEntityName.t ]) list ]