libZSservicesZSamazonka-lightsailZSamazonka-lightsail
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.Lightsail.Types.InstanceHealthState

Description

 

Documentation

newtype InstanceHealthState Source #

Instances

Instances details
Eq InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Ord InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Read InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

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

NFData InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

Methods

rnf :: InstanceHealthState -> () #

Hashable 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

FromJSON InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

FromJSONKey InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToLog InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToHeader InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

ToQuery 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

ToByteString 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

type Rep InstanceHealthState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.InstanceHealthState

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