nextToken property
If a NextToken
was returned by a previous call, there are more
results available. To retrieve the next page of results, make the call again
using the returned token in NextToken
.
Implementation
final String? nextToken;
If a NextToken
was returned by a previous call, there are more
results available. To retrieve the next page of results, make the call again
using the returned token in NextToken
.
final String? nextToken;