nextToken property
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
Implementation
final String? nextToken;
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
final String? nextToken;