nextToken property

String? nextToken
final

If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

Implementation

final String? nextToken;