Module: Aws::SageMaker::Client::_ListTrainingJobsForHyperParameterTuningJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListTrainingJobsForHyperParameterTuningJobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


6844
# File 'sig/client.rbs', line 6844

def next_token: () -> ::String

#training_job_summaries::Array[Types::HyperParameterTrainingJobSummary]



6843
# File 'sig/client.rbs', line 6843

def training_job_summaries: () -> ::Array[Types::HyperParameterTrainingJobSummary]