The maximum number of test sets to return in each page. If there are fewer results than the max page size, only the actual number of results are returned.
nextTokenstring
If the response from the ListTestSets operation contains more results than specified in the maxResults parameter, a token is returned in the response. Use that token in the nextToken parameter to return the next page of results.
Response
Success
nextTokenstring
A token that indicates whether there are more results to return in a response to the ListTestSets operation. If the nextToken field is present, you send the contents as the nextToken parameter of a ListTestSets operation request to get the next page of results.