nextToken property

String? nextToken
final

In a paginated request, if this value isn't null, it's the token that you can pass in a subsequent request to get the next response page.

Implementation

final String? nextToken;