Class: Aws::Types::CreateAutoMLJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAutoMLJobResponse
- 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.
1957 1958 1959 |
# File 'sig/types.rbs', line 1957 def auto_ml_job_arn @auto_ml_job_arn end |