class Aws::TranscribeService::Types::ListCallAnalyticsCategoriesRequest
@note When making an API call, you may pass ListCallAnalyticsCategoriesRequest
data as a hash: { next_token: "NextToken", max_results: 1, }
@!attribute [rw] next_token
When included, `NextToken`fetches the next set of categories if the result of the previous request was truncated. @return [String]
@!attribute [rw] max_results
The maximum number of categories to return in each page of results. If there are fewer results than the value you specify, only the actual results are returned. If you do not specify a value, the default of 5 is used. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ListCallAnalyticsCategoriesRequest AWS API Documentation
Constants
- SENSITIVE