Class: Aws::Types::GetJobRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetJobRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_run ⇒ Types::JobRun
Returns the value of attribute job_run.
Instance Attribute Details
#job_run ⇒ Types::JobRun
Returns the value of attribute job_run.
3748 3749 3750 |
# File 'sig/types.rbs', line 3748 def job_run @job_run end |