nextToken property
When you can get additional results from the ListServers
operation, a NextToken parameter is returned in the output. In
a following command, you can pass in the NextToken parameter to
continue listing additional servers.
Implementation
final String? nextToken;