nextToken property

String? nextToken
final

If this value is present, there are additional results to be displayed. To retrieve them, call ListTags again, with NextToken set to this value.

Implementation

final String? nextToken;