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.KeywordInputType

Description

 

Documentation

newtype KeywordInputType Source #

Instances

Instances details
Eq KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

Ord KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

Read KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

Show KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

Generic KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

Associated Types

type Rep KeywordInputType :: Type -> Type #

NFData KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

Methods

rnf :: KeywordInputType -> () #

Hashable KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToJSON KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToJSONKey KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

FromJSON KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

FromJSONKey KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToLog KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToHeader KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToQuery KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

FromXML KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToXML KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToByteString KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

FromText KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

ToText KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

type Rep KeywordInputType Source # 
Instance details

Defined in Amazonka.AuditManager.Types.KeywordInputType

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