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.
3895 3896 3897 |
# File 'sig/types.rbs', line 3895 def auto_ml_job_name @auto_ml_job_name end |