Class: Aws::Types::StartJobRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartJobRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_run_id ⇒ ::String
Returns the value of attribute job_run_id.
Instance Attribute Details
#job_run_id ⇒ ::String
Returns the value of attribute job_run_id.
7232 7233 7234 |
# File 'sig/types.rbs', line 7232 def job_run_id @job_run_id end |