Class: Aws::Types::StartAutomationExecutionResult
- Inherits:
-
Object
- Object
- Aws::Types::StartAutomationExecutionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#automation_execution_id ⇒ ::String
Returns the value of attribute automation_execution_id.
Instance Attribute Details
#automation_execution_id ⇒ ::String
Returns the value of attribute automation_execution_id.
4175 4176 4177 |
# File 'sig/types.rbs', line 4175 def automation_execution_id @automation_execution_id end |