nextToken property

String? nextToken
final

If more than MaxResults tags match the specified criteria, you can submit another ListTagsForResource request to get the next group of results. In the next request, specify the value of NextToken from the previous response.

Implementation

final String? nextToken;