libZSservicesZSamazonka-snow-device-managementZSamazonka-snow-device-management
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.SnowDeviceManagement.Types.ExecutionState

Description

 

Documentation

newtype ExecutionState Source #

Constructors

ExecutionState' 

Instances

Instances details
Eq ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Ord ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Read ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Show ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Generic ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Associated Types

type Rep ExecutionState :: Type -> Type #

NFData ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Methods

rnf :: ExecutionState -> () #

Hashable ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToJSON ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToJSONKey ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

FromJSON ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

FromJSONKey ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToLog ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToHeader ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToQuery ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

FromXML ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToXML ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

Methods

toXML :: ExecutionState -> XML #

ToByteString ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

FromText ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

ToText ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

type Rep ExecutionState Source # 
Instance details

Defined in Amazonka.SnowDeviceManagement.Types.ExecutionState

type Rep ExecutionState = D1 ('MetaData "ExecutionState" "Amazonka.SnowDeviceManagement.Types.ExecutionState" "libZSservicesZSamazonka-snow-device-managementZSamazonka-snow-device-management" 'True) (C1 ('MetaCons "ExecutionState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))