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.
3777 3778 3779 |
# File 'sig/types.rbs', line 3777 def job_run @job_run end |