nextToken property

String? nextToken
final

When the list is truncated, this value is present and contains the value to use for the NextToken parameter in a subsequent pagination request.

Implementation

final String? nextToken;