Values.MediaAnalysisOutputConfigSourceOutput configuration provided in the job creation request.
type nonrec t = {s3Bucket : S3Bucket.t;Specifies the Amazon S3 bucket to contain the output of the media analysis job.
*)s3KeyPrefix : MediaAnalysisS3KeyPrefix.t option;Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for storage.
*)}