Values.OutputConfigSourceThe S3 bucket and folder location where training output is placed.
type nonrec t = {s3Bucket : S3Bucket.t option;The S3 bucket where training output is placed.
*)s3KeyPrefix : S3KeyPrefix.t option;The prefix applied to the training output files.
*)}