Lists the mail domains in a given WorkMail organization.
See https://www.paws-r-sdk.com/docs/workmail_list_mail_domains/ for full documentation.
workmail_list_mail_domains(OrganizationId, MaxResults = NULL, NextToken = NULL)
[required] The WorkMail organization for which to list domains.
The maximum number of results to return in a single call.
The token to use to retrieve the next page of results. The first call does not require a token.