Values_1.DescribeAutoMLJobRequestSourceReturns information about an AutoML job created by calling CreateAutoMLJob. AutoML jobs created by calling CreateAutoMLJobV2 cannot be described by DescribeAutoMLJob.
type nonrec t = {autoMLJobName : Values_0.AutoMLJobName.t;Requests information about an AutoML job using its unique name.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AutoMLJobName.t ]) list ]