amazonka-elasticbeanstalk-2.0: Amazon Elastic Beanstalk 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.ElasticBeanstalk.Types.InstancesHealthAttribute

Description

 

Documentation

newtype InstancesHealthAttribute Source #

Instances

Instances details
FromJSON InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

FromJSONKey InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToJSON InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToJSONKey InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToByteString InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToHeader InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToLog InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToQuery InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

FromText InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToText InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

FromXML InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

ToXML InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

Generic InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

Associated Types

type Rep InstancesHealthAttribute :: Type -> Type #

Read InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

Show InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

NFData InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

Eq InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

Ord InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

Hashable InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

type Rep InstancesHealthAttribute Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute

type Rep InstancesHealthAttribute = D1 ('MetaData "InstancesHealthAttribute" "Amazonka.ElasticBeanstalk.Types.InstancesHealthAttribute" "amazonka-elasticbeanstalk-2.0-HLGGuY0kjXTIKSbM7JuMHy" 'True) (C1 ('MetaCons "InstancesHealthAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstancesHealthAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))