Class: Aws::Types::CreateModelCustomizationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateModelCustomizationJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
Instance Attribute Details
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
1131 1132 1133 |
# File 'sig/types.rbs', line 1131 def job_arn @job_arn end |