class Aws::Mgn::Types::ChangeServerLifeCycleStateSourceServerLifecycle

The request to change the source server migration lifecycle state.

@note When making an API call, you may pass ChangeServerLifeCycleStateSourceServerLifecycle

data as a hash:

    {
      state: "READY_FOR_TEST", # required, accepts READY_FOR_TEST, READY_FOR_CUTOVER, CUTOVER
    }

@!attribute [rw] state

The request to change the source server migration lifecycle state.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mgn-2020-02-26/ChangeServerLifeCycleStateSourceServerLifecycle AWS API Documentation

Constants

SENSITIVE