| 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.Inspector.Types.InspectorEvent
Description
Documentation
newtype InspectorEvent Source #
Constructors
| InspectorEvent' | |
Fields | |
Bundled Patterns
| pattern InspectorEvent_ASSESSMENT_RUN_COMPLETED :: InspectorEvent | |
| pattern InspectorEvent_ASSESSMENT_RUN_STARTED :: InspectorEvent | |
| pattern InspectorEvent_ASSESSMENT_RUN_STATE_CHANGED :: InspectorEvent | |
| pattern InspectorEvent_FINDING_REPORTED :: InspectorEvent | |
| pattern InspectorEvent_OTHER :: InspectorEvent |