customerprofiles_list_domains {paws.customer.engagement} | R Documentation |
Returns a list of all the domains for an AWS account that have been created
Description
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.
Usage
customerprofiles_list_domains(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
The pagination token from the previous ListDomain API call. |
MaxResults |
The maximum number of objects returned per page. |
[Package paws.customer.engagement version 0.9.0 Index]