nextToken property

String? nextToken
final

If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

Implementation

final String? nextToken;