libZSservicesZSamazonka-swfZSamazonka-swf
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.SWF.Types.FailWorkflowExecutionFailedCause

Description

 

Documentation

newtype FailWorkflowExecutionFailedCause Source #

Instances

Instances details
Eq FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

Ord FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

Read FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

Show FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

Generic FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

Associated Types

type Rep FailWorkflowExecutionFailedCause :: Type -> Type #

NFData FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

Hashable FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToJSON FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToJSONKey FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

FromJSON FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

FromJSONKey FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToLog FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToHeader FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToQuery FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

FromXML FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToXML FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToByteString FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

FromText FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

ToText FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

type Rep FailWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.FailWorkflowExecutionFailedCause

type Rep FailWorkflowExecutionFailedCause = D1 ('MetaData "FailWorkflowExecutionFailedCause" "Amazonka.SWF.Types.FailWorkflowExecutionFailedCause" "libZSservicesZSamazonka-swfZSamazonka-swf" 'True) (C1 ('MetaCons "FailWorkflowExecutionFailedCause'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFailWorkflowExecutionFailedCause") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))