nextToken property

String? nextToken
final

When the list is truncated, this value is present and should be used for the NextToken parameter in a subsequent pagination request.

Implementation

final String? nextToken;