nextToken property

String? nextToken
final

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

Implementation

final String? nextToken;