nextToken property

String? nextToken
final

The token used to paginate through all the organization's resources. While results are still available, it has an associated value. When the last page is reached, the token is empty.

Implementation

final String? nextToken;