Values.PublicAccessSourceDescribes the public access policies that apply to the S3 bucket.
type nonrec t = {permissionConfiguration : PermissionConfiguration.t option;Contains information about how permissions are configured for the S3 bucket.
*)effectivePermission : String_.t option;Describes the effective permission on this bucket after factoring all attached policies.
*)}