amazonka-lightsail-2.0: Amazon Lightsail 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.Lightsail.Types.InstanceHealthState

Description

 

Documentation

newtype InstanceHealthState Source #

Instances

Instances details
FromJSON InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

FromJSONKey InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToJSON InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToJSONKey InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToByteString InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToHeader InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToLog InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToQuery InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

FromText InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToText InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

FromXML InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToXML InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Generic InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Associated Types

type Rep InstanceHealthState :: Type -> Type #

Read InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Show InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

NFData InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Methods

rnf :: InstanceHealthState -> () #

Eq InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Ord InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Hashable InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

type Rep InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

type Rep InstanceHealthState = D1 ('MetaData "InstanceHealthState" "Amazonka.Lightsail.Types.InstanceHealthState" "amazonka-lightsail-2.0-77hvsZhtZFxFduYae8QaN0" 'True) (C1 ('MetaCons "InstanceHealthState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstanceHealthState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))