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.
1243 1244 1245 |
# File 'sig/types.rbs', line 1243 def job @job end |