Class: Aws::Types::JourneyStateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state"DRAFT", ...

Returns the value of attribute state.

Returns:

  • ("DRAFT", "ACTIVE", "COMPLETED", "CANCELLED", "CLOSED", "PAUSED")


2198
2199
2200
# File 'sig/types.rbs', line 2198

def state
  @state
end