Class: Aws::Types::ExecutionPreview
- Inherits:
-
Object
- Object
- Aws::Types::ExecutionPreview
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: Automation, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#automation ⇒ Types::AutomationExecutionPreview
Returns the value of attribute automation.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#automation ⇒ Types::AutomationExecutionPreview
Returns the value of attribute automation.
1675 1676 1677 |
# File 'sig/types.rbs', line 1675 def automation @automation end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1676 1677 1678 |
# File 'sig/types.rbs', line 1676 def unknown @unknown end |