Class: Aws::Types::DeleteTrainingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrainingJobRequest
- 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.
3593 3594 3595 |
# File 'sig/types.rbs', line 3593 def training_job_name @training_job_name end |