Class: Aws::Types::StopHyperParameterTuningJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hyper_parameter_tuning_job_name::String

Returns the value of attribute hyper_parameter_tuning_job_name.

Returns:

  • (::String)


11113
11114
11115
# File 'sig/types.rbs', line 11113

def hyper_parameter_tuning_job_name
  @hyper_parameter_tuning_job_name
end