Class: Aws::Types::StopJobResult
- Inherits:
-
Object
- Object
- Aws::Types::StopJobResult
- 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.
1242 1243 1244 |
# File 'sig/types.rbs', line 1242 def job @job end |