amazonka-appflow-2.0: Amazon Appflow 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.AppFlow.Types.PrefixType

Description

 

Documentation

newtype PrefixType Source #

Constructors

PrefixType' 

Fields

Instances

Instances details
FromJSON PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

FromJSONKey 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

ToByteString PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToHeader PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToLog PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

ToQuery 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 #

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 #

Generic PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Associated Types

type Rep PrefixType :: Type -> Type #

Read PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Show PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

NFData PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Methods

rnf :: PrefixType -> () #

Eq PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Ord PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

Hashable PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

type Rep PrefixType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PrefixType

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