Values.PolicyStatusSourceThe container element for a bucket's policy status.
type nonrec t = {isPublic : IsPublic.t option;The policy status for this bucket. TRUE indicates that this bucket is public. FALSE indicates that the bucket is not public.
*)}