Values_1.DescribeAIBenchmarkJobRequestSourceReturns details of an AI benchmark job, including its status, configuration, target endpoint, and timing information.
type nonrec t = {aIBenchmarkJobName : Values_0.AIEntityName.t;The name of the AI benchmark job to describe.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AIEntityName.t ]) list ]