Values.BucketInfoSourceSpecifies the information about the bucket that will be created. For more information about directory buckets, see Directory buckets in the Amazon S3 User Guide. This functionality is only supported by directory buckets.
type nonrec t = {dataRedundancy : DataRedundancy.t option;The number of Zone (Availability Zone or Local Zone) that's used for redundancy for the bucket.
*)type_ : BucketType.t option;The type of bucket.
*)}