Module: Aws::ComputeOptimizerAutomation::Client::_RollbackAutomationEventResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RollbackAutomationEventResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#event_id ⇒ ::String
390 |
# File 'sig/client.rbs', line 390
def event_id: () -> ::String
|
#event_status ⇒ "Ready", ...
391 |
# File 'sig/client.rbs', line 391
def event_status: () -> ("Ready" | "InProgress" | "Complete" | "Failed" | "Cancelled" | "RollbackReady" | "RollbackInProgress" | "RollbackComplete" | "RollbackFailed")
|