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

Description

 

Documentation

newtype CancelWorkflowExecutionFailedCause Source #

Instances

Instances details
Eq CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

Ord CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

Read CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

Show CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

Generic CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

Associated Types

type Rep CancelWorkflowExecutionFailedCause :: Type -> Type #

NFData CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

Hashable CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToJSON CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToJSONKey CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

FromJSON CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

FromJSONKey CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToLog CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToHeader CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToQuery CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

FromXML CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToXML CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToByteString CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

FromText CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

ToText CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

type Rep CancelWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.CancelWorkflowExecutionFailedCause

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