nextToken property
When you can get additional results from the ListUsers call, a
NextToken parameter is returned in the output. You can then
pass in a subsequent command to the NextToken parameter to
continue listing additional users.
Implementation
final String? nextToken;