amazonka-drs-2.0: Amazon Elastic Disaster Recovery 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.DrS.Types.EC2InstanceState

Description

 

Documentation

newtype EC2InstanceState Source #

Instances

Instances details
FromJSON EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

FromJSONKey EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToJSON EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToJSONKey EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToByteString EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToHeader EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToLog EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToQuery EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

FromText EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToText EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

FromXML EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

ToXML EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

Generic EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

Associated Types

type Rep EC2InstanceState :: Type -> Type #

Read EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

Show EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

NFData EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

Methods

rnf :: EC2InstanceState -> () #

Eq EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

Ord EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

Hashable EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

type Rep EC2InstanceState Source # 
Instance details

Defined in Amazonka.DrS.Types.EC2InstanceState

type Rep EC2InstanceState = D1 ('MetaData "EC2InstanceState" "Amazonka.DrS.Types.EC2InstanceState" "amazonka-drs-2.0-Jcy074h2jPgFhWHQx96blx" 'True) (C1 ('MetaCons "EC2InstanceState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEC2InstanceState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))