nextToken property

String? nextToken
final

In a paginated request, the token that you can pass in a subsequent request to get the next response page.

Implementation

final String? nextToken;