| 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.SSMIncidents.Types.ItemType
Description
Documentation
Constructors
| ItemType' | |
Fields
| |
Bundled Patterns
| pattern ItemType_ANALYSIS :: ItemType | |
| pattern ItemType_ATTACHMENT :: ItemType | |
| pattern ItemType_AUTOMATION :: ItemType | |
| pattern ItemType_INCIDENT :: ItemType | |
| pattern ItemType_INVOLVED_RESOURCE :: ItemType | |
| pattern ItemType_METRIC :: ItemType | |
| pattern ItemType_OTHER :: ItemType | |
| pattern ItemType_PARENT :: ItemType | |
| pattern ItemType_TASK :: ItemType |