Module: Aws::ComputeOptimizerAutomation::Client::_StartAutomationEventResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::StartAutomationEventResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#event_id::String

Returns:

  • (::String)


403
# File 'sig/client.rbs', line 403

def event_id: () -> ::String

#event_status"Ready", ...

Returns:

  • ("Ready", "InProgress", "Complete", "Failed", "Cancelled", "RollbackReady", "RollbackInProgress", "RollbackComplete", "RollbackFailed")


404
# File 'sig/client.rbs', line 404

def event_status: () -> ("Ready" | "InProgress" | "Complete" | "Failed" | "Cancelled" | "RollbackReady" | "RollbackInProgress" | "RollbackComplete" | "RollbackFailed")

Returns:

  • (::String)


402
# File 'sig/client.rbs', line 402

def recommended_action_id: () -> ::String