| 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.MacieV2.Types.FindingCategory
Description
Synopsis
- newtype FindingCategory where
- FindingCategory' { }
- pattern FindingCategory_CLASSIFICATION :: FindingCategory
- pattern FindingCategory_POLICY :: FindingCategory
Documentation
newtype FindingCategory Source #
The category of the finding. Possible values are:
Constructors
| FindingCategory' | |
Fields | |
Bundled Patterns
| pattern FindingCategory_CLASSIFICATION :: FindingCategory | |
| pattern FindingCategory_POLICY :: FindingCategory |