| 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.MacieStatus
Description
Synopsis
- newtype MacieStatus where
- MacieStatus' { }
- pattern MacieStatus_ENABLED :: MacieStatus
- pattern MacieStatus_PAUSED :: MacieStatus
Documentation
newtype MacieStatus Source #
The status of an Amazon Macie account. Valid values are:
Constructors
| MacieStatus' | |
Fields | |
Bundled Patterns
| pattern MacieStatus_ENABLED :: MacieStatus | |
| pattern MacieStatus_PAUSED :: MacieStatus |