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

Description

 

Documentation

newtype WorkflowExecutionTimeoutType Source #

Instances

Instances details
Eq WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Ord WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Read WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Show WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Generic WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Associated Types

type Rep WorkflowExecutionTimeoutType :: Type -> Type #

NFData WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Hashable WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToJSON WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToJSONKey WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

FromJSON WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

FromJSONKey WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToLog WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToHeader WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToQuery WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

FromXML WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToXML WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToByteString WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

FromText WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToText WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

type Rep WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

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