nextToken property

String? nextToken
final

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.

Implementation

final String? nextToken;