nextToken property

String? nextToken
final

If there are more migration tasks than the max result, return the next token to be passed to the next call as a bookmark of where to start from.

Implementation

final String? nextToken;