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)


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

def next_token: () -> ::String

#training_job_summaries::Array[Types::HyperParameterTrainingJobSummary]



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

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