@private
Specifies the grantee.
@param [Grantee or Hash] grantee A Grantee object or hash;
for example: acl.grant(:full_control).to(:amazon_customer_email => "foo@example.com")
[Validate]