Class: Aws::Types::DescribeJobExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeJobExecutionResponse
- 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.
1853 1854 1855 |
# File 'sig/types.rbs', line 1853 def execution @execution end |