Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
newtype ClusterState Source #
pattern ClusterState_ACTIVE :: ClusterState | |
pattern ClusterState_CREATE_IN_PROGRESS :: ClusterState | |
pattern ClusterState_DEGRADED :: ClusterState | |
pattern ClusterState_DELETED :: ClusterState | |
pattern ClusterState_DELETE_IN_PROGRESS :: ClusterState | |
pattern ClusterState_INITIALIZED :: ClusterState | |
pattern ClusterState_INITIALIZE_IN_PROGRESS :: ClusterState | |
pattern ClusterState_UNINITIALIZED :: ClusterState | |
pattern ClusterState_UPDATE_IN_PROGRESS :: ClusterState |