nextToken property

String? nextToken
final

The token used to paginate through the delegates associated with a resource. While results are still available, it has an associated value. When the last page is reached, the token is empty.

Implementation

final String? nextToken;