amazonka-config-2.0: Amazon Config 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.Config.Types.AggregatedSourceStatusType

Description

 

Documentation

newtype AggregatedSourceStatusType Source #

Instances

Instances details
FromJSON AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

FromJSONKey AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToJSON AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToJSONKey AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToByteString AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToHeader AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToLog AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToQuery AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

FromText AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToText AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

FromXML AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

ToXML AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

Generic AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

Associated Types

type Rep AggregatedSourceStatusType :: Type -> Type #

Read AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

Show AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

NFData AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

Eq AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

Ord AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

Hashable AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

type Rep AggregatedSourceStatusType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceStatusType

type Rep AggregatedSourceStatusType = D1 ('MetaData "AggregatedSourceStatusType" "Amazonka.Config.Types.AggregatedSourceStatusType" "amazonka-config-2.0-7GF0fBbVw65uROwJwpcE3" 'True) (C1 ('MetaCons "AggregatedSourceStatusType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggregatedSourceStatusType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))