Module: Aws::SageMaker::Client::_ListHyperParameterTuningJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHyperParameterTuningJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #hyper_parameter_tuning_job_summaries ⇒ ::Array[Types::HyperParameterTuningJobSummary]
- #next_token ⇒ ::String
Instance Method Details
#hyper_parameter_tuning_job_summaries ⇒ ::Array[Types::HyperParameterTuningJobSummary]
6039 |
# File 'sig/client.rbs', line 6039 def hyper_parameter_tuning_job_summaries: () -> ::Array[Types::HyperParameterTuningJobSummary] |
#next_token ⇒ ::String
6040 |
# File 'sig/client.rbs', line 6040 def next_token: () -> ::String |