Class: Aws::Types::ExecutionStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state"RUNNING", ...

Returns the value of attribute state.

Returns:

  • ("RUNNING", "COMPLETED", "FAILED")


2151
2152
2153
# File 'sig/types.rbs', line 2151

def state
  @state
end