amazonka-swf-2.0: Amazon Simple Workflow Service 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.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Description

 

Documentation

newtype RequestCancelExternalWorkflowExecutionFailedCause Source #

Instances

Instances details
FromJSON RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

FromJSONKey RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToJSON RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToJSONKey RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToByteString RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToHeader RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToLog RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToQuery RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

FromText RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToText RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

FromXML RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

ToXML RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Generic RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Read RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Show RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

NFData RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Eq RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Ord RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

Hashable RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

type Rep RequestCancelExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause

type Rep RequestCancelExternalWorkflowExecutionFailedCause = D1 ('MetaData "RequestCancelExternalWorkflowExecutionFailedCause" "Amazonka.SWF.Types.RequestCancelExternalWorkflowExecutionFailedCause" "amazonka-swf-2.0-DdTBZQl9wbxDbv1sov8BbM" 'True) (C1 ('MetaCons "RequestCancelExternalWorkflowExecutionFailedCause'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRequestCancelExternalWorkflowExecutionFailedCause") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))