ITextractGetPagedRequest
Interface in AWS.Textract
Base interface for Textract Get* requests with pagination parameters.
Ancestors
Properties
MaxResults
property MaxResults: TOptional<Integer>
Specify the maximum number of results to return per request.
NextToken
property NextToken: string
Specify a NextToken returned from a previous call to retrieve more results.