View source: R/customerprofiles_operations.R
customerprofiles_list_domains | R Documentation |
Returns a list of all the domains for an AWS account that have been created.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_domains/ for full documentation.
customerprofiles_list_domains(NextToken = NULL, MaxResults = NULL)
NextToken |
The pagination token from the previous ListDomain API call. |
MaxResults |
The maximum number of objects returned per page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.