Values_0.AIBenchmarkOutputResultSourceThe output result of an AI benchmark job, including the Amazon S3 location and CloudWatch log information.
type nonrec t = {s3OutputLocation : S3Uri.t option;The Amazon S3 URI where benchmark results are stored.
*)cloudWatchLogs : AICloudWatchLogsList.t option;The CloudWatch log information for the benchmark job.
*)}