Class: Aws::Types::CreateAutoMLJobV2Response
- Inherits:
-
Object
- Object
- Aws::Types::CreateAutoMLJobV2Response
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_ml_job_arn ⇒ ::String
Returns the value of attribute auto_ml_job_arn.
Instance Attribute Details
#auto_ml_job_arn ⇒ ::String
Returns the value of attribute auto_ml_job_arn.
1977 1978 1979 |
# File 'sig/types.rbs', line 1977 def auto_ml_job_arn @auto_ml_job_arn end |