Class: Aws::Types::ListHyperParameterTuningJobsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#hyper_parameter_tuning_job_summaries::Array[Types::HyperParameterTuningJobSummary]

Returns the value of attribute hyper_parameter_tuning_job_summaries.



7760
7761
7762
# File 'sig/types.rbs', line 7760

def hyper_parameter_tuning_job_summaries
  @hyper_parameter_tuning_job_summaries
end

#next_token::String

Returns the value of attribute next_token.



7761
7762
7763
# File 'sig/types.rbs', line 7761

def next_token
  @next_token
end