Class: Aws::Types::CreateModelInvocationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateModelInvocationJobResponse
- 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.
1168 1169 1170 |
# File 'sig/types.rbs', line 1168 def job_arn @job_arn end |