nextToken property

String? nextToken
final

Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.

Implementation

final String? nextToken;