nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;