nextToken property

String? nextToken
final

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

Implementation

final String? nextToken;