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

Description

 

Documentation

newtype WorkflowExecutionCancelRequestedCause Source #

Instances

Instances details
FromJSON WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

FromJSONKey WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToJSON WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToJSONKey WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToByteString WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToHeader WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToLog WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToQuery WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

FromText WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToText WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

FromXML WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

ToXML WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

Generic WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

Read WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

Show WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

NFData WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

Eq WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

Ord WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

Hashable WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

type Rep WorkflowExecutionCancelRequestedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionCancelRequestedCause

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