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

Description

 

Documentation

newtype SignalExternalWorkflowExecutionFailedCause Source #

Instances

Instances details
Eq SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

Ord SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

Read SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

Show SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

Generic SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

NFData SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

Hashable SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToJSON SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToJSONKey SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

FromJSON SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

FromJSONKey SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToLog SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToHeader SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToQuery SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

FromXML SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToXML SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToByteString SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

FromText SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

ToText SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

type Rep SignalExternalWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.SignalExternalWorkflowExecutionFailedCause

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