transcribeservice_list_call_analytics_categories {paws.machine.learning} | R Documentation |
Provides a list of Call Analytics categories, including all rules that make up each category
Description
Provides a list of Call Analytics categories, including all rules that make up each category.
See https://www.paws-r-sdk.com/docs/transcribeservice_list_call_analytics_categories/ for full documentation.
Usage
transcribeservice_list_call_analytics_categories(
NextToken = NULL,
MaxResults = NULL
)
Arguments
NextToken |
If your
|
MaxResults |
The maximum number of Call Analytics categories to return in each page of results. If there are fewer results than the value that you specify, only the actual results are returned. If you do not specify a value, a default of 5 is used. |