class Aws::WorkMail::Types::DeleteMailboxPermissionsRequest
@note When making an API call, you may pass DeleteMailboxPermissionsRequest
data as a hash: { organization_id: "OrganizationId", # required entity_id: "WorkMailIdentifier", # required grantee_id: "WorkMailIdentifier", # required }
@!attribute [rw] organization_id
The identifier of the organization under which the member (user or group) exists. @return [String]
@!attribute [rw] entity_id
The identifier of the member (user or group) that owns the mailbox. @return [String]
@!attribute [rw] grantee_id
The identifier of the member (user or group) for which to delete granted permissions. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DeleteMailboxPermissionsRequest AWS API Documentation
Constants
- SENSITIVE