ITranscribePaginatedRequest
Interface in AWS.Transcribe
Base interface for paginated Transcribe requests.
Ancestors
Properties
MaxResults
property MaxResults: TOptional<Integer>
Specify the maximum number of results to return in a response. Minimum 1, maximum 100. If not specified, a default of 5 will be used.
NextToken
property NextToken: string
Specify a token returned in a previous response to fetch the next page of results.