nextToken property

String? nextToken
final

If there are more member accounts remaining in the results, then this is the pagination token to use to request the next page of member accounts.

Implementation

final String? nextToken;