nextToken property

String? nextToken
final

If the amount of returned information is significantly large, an identifier is also returned and can be used in a subsequent ListActionExecutions call to return the next set of action executions in the list.

Implementation

final String? nextToken;