nextToken property

String? nextToken
final

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.

Implementation

final String? nextToken;