Updates an impersonation role for the given WorkMail organization.
See https://www.paws-r-sdk.com/docs/workmail_update_impersonation_role/ for full documentation.
workmail_update_impersonation_role(
OrganizationId,
ImpersonationRoleId,
Name,
Type,
Description = NULL,
Rules
)
[required] The WorkMail organization that contains the impersonation role to update.
[required] The ID of the impersonation role to update.
[required] The updated impersonation role name.
[required] The updated impersonation role type.
The updated impersonation role description.
[required] The updated list of rules.