Class: Aws::Types::CancelFlowExecutionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::CancelFlowExecutionsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invalid_executions ⇒ ::Array[::String]
Returns the value of attribute invalid_executions.
Instance Attribute Details
#invalid_executions ⇒ ::Array[::String]
Returns the value of attribute invalid_executions.
78 79 80 |
# File 'sig/types.rbs', line 78 def invalid_executions @invalid_executions end |