Expand description
Error types for waiters.
Structs§
- Exceeded
MaxWait - Error context for
WaiterError::ExceededMaxWait
. - Failure
State - Error context for
WaiterError::FailureState
. - Operation
Failed - Error context for
WaiterError::OperationFailed
.
Enums§
- Waiter
Error - An error occurred while waiting.