Class: Aws::Types::GetJobResult
- Inherits:
-
Object
- Object
- Aws::Types::GetJobResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job ⇒ Types::Job
Returns the value of attribute job.
Instance Attribute Details
#job ⇒ Types::Job
Returns the value of attribute job.
447 448 449 |
# File 'sig/types.rbs', line 447 def job @job end |