Class: Aws::Types::DescribeAutoMLJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAutoMLJobRequest
- 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.
3865 3866 3867 |
# File 'sig/types.rbs', line 3865 def auto_ml_job_name @auto_ml_job_name end |