| 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.AuditManager.Types.DelegationStatus
Description
Documentation
newtype DelegationStatus Source #
Constructors
| DelegationStatus' | |
Fields | |
Bundled Patterns
| pattern DelegationStatus_COMPLETE :: DelegationStatus | |
| pattern DelegationStatus_IN_PROGRESS :: DelegationStatus | |
| pattern DelegationStatus_UNDER_REVIEW :: DelegationStatus |