| 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.IotTwinMaker.Types.SyncResourceState
Description
Documentation
newtype SyncResourceState Source #
Constructors
| SyncResourceState' | |
Fields | |
Bundled Patterns
| pattern SyncResourceState_DELETED :: SyncResourceState | |
| pattern SyncResourceState_ERROR :: SyncResourceState | |
| pattern SyncResourceState_INITIALIZING :: SyncResourceState | |
| pattern SyncResourceState_IN_SYNC :: SyncResourceState | |
| pattern SyncResourceState_PROCESSING :: SyncResourceState |