nextToken property
Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.
Implementation
final String? nextToken;
Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.
final String? nextToken;