voiceid_list_domains {paws.machine.learning} | R 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 |
If |
[Package paws.machine.learning version 0.7.0 Index]