nextToken property
Pagination token to include in the next request. Token value is
null if there are no additional results to request, or if you
did not set MaxResults in the request.
Implementation
final String? nextToken;
Pagination token to include in the next request. Token value is
null if there are no additional results to request, or if you
did not set MaxResults in the request.
final String? nextToken;