Class: Aws::Types::CreateJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateJobResponse
- 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.
562 563 564 |
# File 'sig/types.rbs', line 562 def job @job end |