Class: Aws::Types::GetAutomationExecutionResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAutomationExecutionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#automation_execution ⇒ Types::AutomationExecution
Returns the value of attribute automation_execution.
Instance Attribute Details
#automation_execution ⇒ Types::AutomationExecution
Returns the value of attribute automation_execution.
1721 1722 1723 |
# File 'sig/types.rbs', line 1721 def automation_execution @automation_execution end |