| 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.OriginType
Description
Synopsis
- newtype OriginType where
Documentation
newtype OriginType Source #
Specifies how Amazon Macie found the sensitive data that produced a finding. Possible values are:
Constructors
| OriginType' | |
Fields | |
Bundled Patterns
| pattern OriginType_AUTOMATED_SENSITIVE_DATA_DISCOVERY :: OriginType | |
| pattern OriginType_SENSITIVE_DATA_DISCOVERY_JOB :: OriginType |