| 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.WellArchitected.Types.ChoiceReason
Description
Documentation
newtype ChoiceReason Source #
Constructors
| ChoiceReason' | |
Fields | |
Bundled Patterns
| pattern ChoiceReason_ARCHITECTURE_CONSTRAINTS :: ChoiceReason | |
| pattern ChoiceReason_BUSINESS_PRIORITIES :: ChoiceReason | |
| pattern ChoiceReason_NONE :: ChoiceReason | |
| pattern ChoiceReason_OTHER :: ChoiceReason | |
| pattern ChoiceReason_OUT_OF_SCOPE :: ChoiceReason |