Class: Aws::Types::DescribeAutoMLJobV2Request
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAutoMLJobV2Request
- 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.
3897 3898 3899 |
# File 'sig/types.rbs', line 3897 def auto_ml_job_name @auto_ml_job_name end |