Class: Aws::Types::StartNextPendingJobExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartNextPendingJobExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#execution ⇒ Types::JobExecution
Returns the value of attribute execution.
Instance Attribute Details
#execution ⇒ Types::JobExecution
Returns the value of attribute execution.
141 142 143 |
# File 'sig/types.rbs', line 141 def execution @execution end |