Class: Aws::Types::ExecutionStoppedDetails
- Inherits:
-
Object
- Object
- Aws::Types::ExecutionStoppedDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error ⇒ Types::EventError
Returns the value of attribute error.
Instance Attribute Details
#error ⇒ Types::EventError
Returns the value of attribute error.
784 785 786 |
# File 'sig/types.rbs', line 784 def error @error end |