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

Description

 

Documentation

newtype PathPrefix Source #

Constructors

PathPrefix' 

Fields

Instances

Instances details
FromJSON PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

FromJSONKey PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToJSON PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToJSONKey PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToByteString PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToHeader PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToLog PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToQuery PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

FromText PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToText PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Methods

toText :: PathPrefix -> Text #

FromXML PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

ToXML PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Methods

toXML :: PathPrefix -> XML #

Generic PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Associated Types

type Rep PathPrefix :: Type -> Type #

Read PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Show PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

NFData PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Methods

rnf :: PathPrefix -> () #

Eq PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Ord PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

Hashable PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

type Rep PathPrefix Source # 
Instance details

Defined in Amazonka.AppFlow.Types.PathPrefix

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