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.EnvironmentInfoType

Description

 

Documentation

newtype EnvironmentInfoType Source #

Instances

Instances details
FromJSON EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

FromJSONKey EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToJSON EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToJSONKey EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToByteString EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToHeader EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToLog EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToQuery EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

FromText EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToText EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

FromXML EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToXML EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Generic EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Associated Types

type Rep EnvironmentInfoType :: Type -> Type #

Read EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Show EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

NFData EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Methods

rnf :: EnvironmentInfoType -> () #

Eq EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Ord EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Hashable EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

type Rep EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

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