nextToken property

String? nextToken
final

If a large amount of information is returned, an identifier is also returned. It can be used in a subsequent list application revisions call to return the next set of application revisions in the list.

Implementation

final String? nextToken;