Class: Aws::Types::ParentHyperParameterTuningJob
- Inherits:
-
Object
- Object
- Aws::Types::ParentHyperParameterTuningJob
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hyper_parameter_tuning_job_name ⇒ ::String
Returns the value of attribute hyper_parameter_tuning_job_name.
Instance Attribute Details
#hyper_parameter_tuning_job_name ⇒ ::String
Returns the value of attribute hyper_parameter_tuning_job_name.
9731 9732 9733 |
# File 'sig/types.rbs', line 9731 def hyper_parameter_tuning_job_name @hyper_parameter_tuning_job_name end |