nextToken property

String? nextToken
final

If the result of this ListHyperParameterTuningJobs request was truncated, the response includes a NextToken. To retrieve the next set of tuning jobs, use the token in the next request.

Implementation

final String? nextToken;