nextToken property
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;
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.
final String? nextToken;