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

Description

 

Documentation

newtype PrefixFormat Source #

Constructors

PrefixFormat' 

Instances

Instances details
Eq PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Ord PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Read PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Show PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Generic PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Associated Types

type Rep PrefixFormat :: Type -> Type #

NFData PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Methods

rnf :: PrefixFormat -> () #

Hashable PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToJSON PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToJSONKey PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

FromJSON PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

FromJSONKey PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToLog PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToHeader PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToQuery PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

FromXML PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToXML PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Methods

toXML :: PrefixFormat -> XML #

ToByteString PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

FromText PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

ToText PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

Methods

toText :: PrefixFormat -> Text #

type Rep PrefixFormat Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixFormat

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