libZSservicesZSamazonka-appflowZSamazonka-appflow
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.AppFlow.Types.AggregationType

Description

 

Documentation

newtype AggregationType Source #

Constructors

AggregationType' 

Instances

Instances details
Eq AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Ord AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Read AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Show AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Generic AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Associated Types

type Rep AggregationType :: Type -> Type #

NFData AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Methods

rnf :: AggregationType -> () #

Hashable AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToJSON AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToJSONKey AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

FromJSON AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

FromJSONKey AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToLog AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToHeader AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToQuery AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

FromXML AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToXML AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

Methods

toXML :: AggregationType -> XML #

ToByteString AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

FromText AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

ToText AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

type Rep AggregationType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.AggregationType

type Rep AggregationType = D1 ('MetaData "AggregationType" "Amazonka.AppFlow.Types.AggregationType" "libZSservicesZSamazonka-appflowZSamazonka-appflow" 'True) (C1 ('MetaCons "AggregationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggregationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))