nextToken property

String? nextToken
final

If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeDomainControllers retrieve the next set of items.

Implementation

final String? nextToken;