voiceid_list_domains: Lists all the domains in the Amazon Web Services account

View source: R/voiceid_operations.R

voiceid_list_domainsR Documentation

Lists all the domains in the Amazon Web Services account

Description

Lists all the domains in the Amazon Web Services account.

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

Usage

voiceid_list_domains(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of results that are returned per call. You can use NextToken to obtain more pages of results. The default is 100; the maximum allowed page size is also 100.

NextToken

If NextToken is returned, there are more results available. The value of NextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.