nextToken property

String? nextToken
final

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

Implementation

final String? nextToken;