nextToken property
If the returned list is truncated, the operation returns this token to use
to retrieve the next page of results. This value is null
when
there are no more results to return.
Implementation
final String? nextToken;
If the returned list is truncated, the operation returns this token to use
to retrieve the next page of results. This value is null
when
there are no more results to return.
final String? nextToken;