libZSservicesZSamazonka-auditmanagerZSamazonka-auditmanager
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.AuditManager.Types.SettingAttribute

Description

 

Documentation

newtype SettingAttribute Source #

Instances

Instances details
Eq SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

Ord SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

Read SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

Show SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

Generic SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

Associated Types

type Rep SettingAttribute :: Type -> Type #

NFData SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

Methods

rnf :: SettingAttribute -> () #

Hashable SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToJSON SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToJSONKey SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

FromJSON SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

FromJSONKey SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToLog SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToHeader SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToQuery SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

FromXML SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToXML SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToByteString SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

FromText SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

ToText SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

type Rep SettingAttribute Source # 
Instance details

Defined in Amazonka.AuditManager.Types.SettingAttribute

type Rep SettingAttribute = D1 ('MetaData "SettingAttribute" "Amazonka.AuditManager.Types.SettingAttribute" "libZSservicesZSamazonka-auditmanagerZSamazonka-auditmanager" 'True) (C1 ('MetaCons "SettingAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSettingAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))