Class: Aws::Types::DeleteHyperParameterTuningJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHyperParameterTuningJobRequest
- 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.
3414 3415 3416 |
# File 'sig/types.rbs', line 3414 def hyper_parameter_tuning_job_name @hyper_parameter_tuning_job_name end |