| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.DrS.Types.FailbackState
Description
Documentation
newtype FailbackState Source #
Constructors
| FailbackState' | |
Fields | |
Bundled Patterns
| pattern FailbackState_FAILBACK_COMPLETED :: FailbackState | |
| pattern FailbackState_FAILBACK_ERROR :: FailbackState | |
| pattern FailbackState_FAILBACK_IN_PROGRESS :: FailbackState | |
| pattern FailbackState_FAILBACK_LAUNCH_STATE_NOT_AVAILABLE :: FailbackState | |
| pattern FailbackState_FAILBACK_NOT_READY_FOR_LAUNCH :: FailbackState | |
| pattern FailbackState_FAILBACK_NOT_STARTED :: FailbackState | |
| pattern FailbackState_FAILBACK_READY_FOR_LAUNCH :: FailbackState |