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
403 |
# File 'sig/client.rbs', line 403
def event_id: () -> ::String
|
#event_status ⇒ "Ready", ...
404 |
# File 'sig/client.rbs', line 404
def event_status: () -> ("Ready" | "InProgress" | "Complete" | "Failed" | "Cancelled" | "RollbackReady" | "RollbackInProgress" | "RollbackComplete" | "RollbackFailed")
|
#recommended_action_id ⇒ ::String
402 |
# File 'sig/client.rbs', line 402
def recommended_action_id: () -> ::String
|