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

Description

 

Documentation

newtype PrefixType Source #

Constructors

PrefixType' 

Fields

Instances

Instances details
Eq PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Ord PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Read PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Show PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Generic PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Associated Types

type Rep PrefixType :: Type -> Type #

NFData PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Methods

rnf :: PrefixType -> () #

Hashable PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToJSON PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToJSONKey PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

FromJSON PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

FromJSONKey PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToLog PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToHeader PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToQuery PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

FromXML PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToXML PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Methods

toXML :: PrefixType -> XML #

ToByteString PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

FromText PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToText PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Methods

toText :: PrefixType -> Text #

type Rep PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

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