| 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.Snowball.Types.ClusterState
Description
Documentation
newtype ClusterState Source #
Constructors
| ClusterState' | |
Fields | |
Bundled Patterns
| pattern ClusterState_AwaitingQuorum :: ClusterState | |
| pattern ClusterState_Cancelled :: ClusterState | |
| pattern ClusterState_Complete :: ClusterState | |
| pattern ClusterState_InUse :: ClusterState | |
| pattern ClusterState_Pending :: ClusterState |