nextToken property
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
Implementation
final String? nextToken;
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
final String? nextToken;