nextToken property

String? nextToken
final

The next token used for paginated responses. When this is not empty, there are additional elements that the service has not included in this request. Use this token with the next request to retrieve additional objects.

Implementation

final String? nextToken;