amazonka-cloudtrail-2.0: Amazon CloudTrail SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.CloudTrail.Types.LookupAttributeKey

Description

 

Documentation

newtype LookupAttributeKey Source #

Instances

Instances details
FromJSON LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

FromJSONKey LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToJSON LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToJSONKey LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToByteString LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToHeader LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToLog LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToQuery LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

FromText LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToText LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

FromXML LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

ToXML LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

Generic LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

Associated Types

type Rep LookupAttributeKey :: Type -> Type #

Read LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

Show LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

NFData LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

Methods

rnf :: LookupAttributeKey -> () #

Eq LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

Ord LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

Hashable LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

type Rep LookupAttributeKey Source # 
Instance details

Defined in Amazonka.CloudTrail.Types.LookupAttributeKey

type Rep LookupAttributeKey = D1 ('MetaData "LookupAttributeKey" "Amazonka.CloudTrail.Types.LookupAttributeKey" "amazonka-cloudtrail-2.0-6vmpMB1YeZzDIMmexWGsF3" 'True) (C1 ('MetaCons "LookupAttributeKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLookupAttributeKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))