Class: Aws::Types::StartRxNormInferenceJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartRxNormInferenceJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#job_id ⇒ ::String
Returns the value of attribute job_id.
486 487 488 |
# File 'sig/types.rbs', line 486 def job_id @job_id end |