Lists all the impersonation roles for the given WorkMail organization.
See https://www.paws-r-sdk.com/docs/workmail_list_impersonation_roles/ for full documentation.
workmail_list_impersonation_roles(
OrganizationId,
NextToken = NULL,
MaxResults = NULL
)
[required] The WorkMail organization to which the listed impersonation roles belong.
The token used to retrieve the next page of results. The first call doesn't require a token.
The maximum number of results returned in a single call.