nextToken property
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;
If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.
final String? nextToken;