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

Description

 

Documentation

newtype WorkflowExecutionTimeoutType Source #

Instances

Instances details
FromJSON WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

FromJSONKey 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

ToByteString WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToHeader WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToLog WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToQuery 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

FromXML WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

ToXML 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 #

Read WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Show WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

NFData WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Eq WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Ord WorkflowExecutionTimeoutType Source # 
Instance details

Defined in Amazonka.SWF.Types.WorkflowExecutionTimeoutType

Hashable 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" "amazonka-swf-2.0-DdTBZQl9wbxDbv1sov8BbM" 'True) (C1 ('MetaCons "WorkflowExecutionTimeoutType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWorkflowExecutionTimeoutType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))