Class: Aws::Types::CancelFlowExecutionsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invalid_executions::Array[::String]

Returns the value of attribute invalid_executions.

Returns:

  • (::Array[::String])


78
79
80
# File 'sig/types.rbs', line 78

def invalid_executions
  @invalid_executions
end