Values_1.DescribeInferenceRecommendationsJobRequestSourceProvides the results of the Inference Recommender job. One or more recommendation jobs are returned.
type nonrec t = {jobName : RecommendationJobName.t;The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of RecommendationJobName.t ]) list ]