Values.MediaAnalysisResultsSourceContains the results for a media analysis job created with StartMediaAnalysisJob.
type nonrec t = {s3Object : S3Object.t option;modelVersions : MediaAnalysisModelVersions.t option;Information about the model versions for the features selected in a given job.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of S3Bucket.t ]) list ])
list ]