Values.RegionReportSourceA combination of a bucket and Region that's part of a Multi-Region Access Point.
type nonrec t = {bucket : BucketName.t option;The name of the bucket.
*)region : RegionName.t option;The name of the Region.
*)bucketAccountId : AccountId.t option;The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.
*)}