Values.BucketLevelPermissionsSourceContains information about the bucket level permissions for the S3 bucket.
type nonrec t = {accessControlList : AccessControlList.t option;Contains information on how Access Control Policies are applied to the bucket.
*)bucketPolicy : BucketPolicy.t option;Contains information on the bucket policies for the S3 bucket.
*)blockPublicAccess : BlockPublicAccess.t option;Contains information on which account level S3 Block Public Access settings are applied to the S3 bucket.
*)}