| 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.SyncJobState
Description
Documentation
newtype SyncJobState Source #
Constructors
| SyncJobState' | |
Fields | |
Bundled Patterns
| pattern SyncJobState_ACTIVE :: SyncJobState | |
| pattern SyncJobState_CREATING :: SyncJobState | |
| pattern SyncJobState_DELETING :: SyncJobState | |
| pattern SyncJobState_ERROR :: SyncJobState | |
| pattern SyncJobState_INITIALIZING :: SyncJobState |