Values.GranteeSourceContains information about the grantee.
type nonrec t = {type_ : Type.t;Type of grantee
*)displayName : String_.t option;Screen name of the grantee.
*)uRI : String_.t option;URI of the grantee group.
*)iD : String_.t option;The canonical user ID of the grantee.
*)emailAddress : String_.t option;Email address of the grantee.
*)}