Class: Aws::Types::WorkflowState

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reason ⇒ ::String

Returns the value of attribute reason.

Returns:

  • (::String)


2223
2224
2225
# File 'sig/types.rbs', line 2223

def reason
  @reason
end

#status ⇒ "DEPRECATED"

Returns the value of attribute status.

Returns:

  • ("DEPRECATED")


2222
2223
2224
# File 'sig/types.rbs', line 2222

def status
  @status
end