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

Description

 

Documentation

newtype StartChildWorkflowExecutionFailedCause Source #

Instances

Instances details
Eq StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

Ord StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

Read StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

Show StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

Generic StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

NFData StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

Hashable StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToJSON StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToJSONKey StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

FromJSON StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

FromJSONKey StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToLog StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToHeader StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToQuery StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

FromXML StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToXML StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToByteString StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

FromText StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

ToText StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

type Rep StartChildWorkflowExecutionFailedCause Source # 
Instance details

Defined in Amazonka.SWF.Types.StartChildWorkflowExecutionFailedCause

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