workmail_list_mail_domains: Lists the mail domains in a given WorkMail organization

View source: R/workmail_operations.R

workmail_list_mail_domainsR Documentation

Lists the mail domains in a given WorkMail organization

Description

Lists the mail domains in a given WorkMail organization.

See https://www.paws-r-sdk.com/docs/workmail_list_mail_domains/ for full documentation.

Usage

workmail_list_mail_domains(OrganizationId, MaxResults = NULL, NextToken = NULL)

Arguments

OrganizationId

[required] The WorkMail organization for which to list domains.

MaxResults

The maximum number of results to return in a single call.

NextToken

The token to use to retrieve the next page of results. The first call does not require a token.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.