Values_2.InferenceRecommendationsJobStepSourceA returned array object for the Steps response field in the ListInferenceRecommendationsJobSteps API command.
type nonrec t = {stepType : RecommendationStepType.t option;The type of the subtask. BENCHMARK: Evaluate the performance of your model on different instance types.
*)jobName : Values_1.RecommendationJobName.t option;The name of the Inference Recommender job.
*)status : Values_1.RecommendationJobStatus.t option;The current status of the benchmark.
*)inferenceBenchmark : RecommendationJobInferenceBenchmark.t option;The details for a specific benchmark.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of Values_1.RecommendationJobName.t
| `Structure of
(string
* [> `String of RecommendationFailureReason.t
| `Structure of
(string
* [> `Enum of string
| `Float of Values_0.Float_.t
| `Integer of Values_0.Integer.t
| `List of
[> `Structure of
(string * [> `String of Values_0.String_.t ]) list ]
list
| `String of Values_0.String_.t
| `Structure of (string * [> `Integer of int ]) list ])
list
| `Timestamp of Values_1.InvocationEndTime.t ])
list ])
list ]