Class: Aws::Types::ChangeServerLifeCycleStateSourceServerLifecycle

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state ⇒ "READY_FOR_TEST", ...

Returns the value of attribute state.

Returns:

  • ("READY_FOR_TEST", "READY_FOR_CUTOVER", "CUTOVER")


85
86
87
# File 'sig/types.rbs', line 85

def state
  @state
end