Class: Aws::Types::StopTrainingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopTrainingJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_job_name ⇒ ::String
Returns the value of attribute training_job_name.
Instance Attribute Details
#training_job_name ⇒ ::String
Returns the value of attribute training_job_name.
11192 11193 11194 |
# File 'sig/types.rbs', line 11192 def training_job_name @training_job_name end |