Class: Aws::Types::StopAutoMLJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopAutoMLJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_ml_job_name ⇒ ::String
Returns the value of attribute auto_ml_job_name.
Instance Attribute Details
#auto_ml_job_name ⇒ ::String
Returns the value of attribute auto_ml_job_name.
11092 11093 11094 |
# File 'sig/types.rbs', line 11092 def auto_ml_job_name @auto_ml_job_name end |