View source: R/connectcases_operations.R
connectcases_list_domains | R Documentation |
Lists all cases domains in the Amazon Web Services account. Each list item is a condensed summary object of the domain.
See https://www.paws-r-sdk.com/docs/connectcases_list_domains/ for full documentation.
connectcases_list_domains(maxResults = NULL, nextToken = NULL)
maxResults |
The maximum number of results to return per page. |
nextToken |
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.