| Copyright | (c) 2013-2021 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
Amazonka.AuditManager.Types.SettingAttribute
Description
Documentation
newtype SettingAttribute Source #
Constructors
| SettingAttribute' | |
Fields | |
Bundled Patterns
| pattern SettingAttribute_ALL :: SettingAttribute | |
| pattern SettingAttribute_DEFAULT_ASSESSMENT_REPORTS_DESTINATION :: SettingAttribute | |
| pattern SettingAttribute_DEFAULT_PROCESS_OWNERS :: SettingAttribute | |
| pattern SettingAttribute_IS_AWS_ORG_ENABLED :: SettingAttribute | |
| pattern SettingAttribute_SNS_TOPIC :: SettingAttribute |