libZSservicesZSamazonka-transferZSamazonka-transfer
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.Transfer.Types.ExecutionErrorType

Description

 

Documentation

newtype ExecutionErrorType Source #

Instances

Instances details
Eq ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

Ord ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

Read ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

Show ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

Generic ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

Associated Types

type Rep ExecutionErrorType :: Type -> Type #

NFData ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

Methods

rnf :: ExecutionErrorType -> () #

Hashable ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToJSON ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToJSONKey ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

FromJSON ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

FromJSONKey ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToLog ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToHeader ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToQuery ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

FromXML ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToXML ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToByteString ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

FromText ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

ToText ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

type Rep ExecutionErrorType Source # 
Instance details

Defined in Amazonka.Transfer.Types.ExecutionErrorType

type Rep ExecutionErrorType = D1 ('MetaData "ExecutionErrorType" "Amazonka.Transfer.Types.ExecutionErrorType" "libZSservicesZSamazonka-transferZSamazonka-transfer" 'True) (C1 ('MetaCons "ExecutionErrorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionErrorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))