class Aws::WorkMail::Types::Permission
Permission
granted to a user, group, or resource to access a certain aspect of another user, group, or resource mailbox.
@!attribute [rw] grantee_id
The identifier of the user, group, or resource to which the permissions are granted. @return [String]
@!attribute [rw] grantee_type
The type of user, group, or resource referred to in GranteeId. @return [String]
@!attribute [rw] permission_values
The permissions granted to the grantee. SEND\_AS allows the grantee to send email as the owner of the mailbox (the grantee is not mentioned on these emails). SEND\_ON\_BEHALF allows the grantee to send email on behalf of the owner of the mailbox (the grantee is not mentioned as the physical sender of these emails). FULL\_ACCESS allows the grantee full access to the mailbox, irrespective of other folder-level permissions set on the mailbox. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/Permission AWS API Documentation
Constants
- SENSITIVE