libZSservicesZSamazonka-configZSamazonka-config
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.Config.Types.AggregatedSourceType

Description

 

Documentation

newtype AggregatedSourceType Source #

Instances

Instances details
Eq AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

Ord AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

Read AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

Show AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

Generic AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

Associated Types

type Rep AggregatedSourceType :: Type -> Type #

NFData AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

Methods

rnf :: AggregatedSourceType -> () #

Hashable AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToJSON AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToJSONKey AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

FromJSON AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

FromJSONKey AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToLog AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToHeader AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToQuery AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

FromXML AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToXML AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToByteString AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

FromText AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

ToText AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

type Rep AggregatedSourceType Source # 
Instance details

Defined in Amazonka.Config.Types.AggregatedSourceType

type Rep AggregatedSourceType = D1 ('MetaData "AggregatedSourceType" "Amazonka.Config.Types.AggregatedSourceType" "libZSservicesZSamazonka-configZSamazonka-config" 'True) (C1 ('MetaCons "AggregatedSourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggregatedSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))