libZSservicesZSamazonka-elasticbeanstalkZSamazonka-elasticbeanstalk
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.ElasticBeanstalk.Types.EnvironmentInfoType

Description

 

Documentation

newtype EnvironmentInfoType Source #

Instances

Instances details
Eq EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Ord EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Read EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

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

NFData EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

Methods

rnf :: EnvironmentInfoType -> () #

Hashable 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

FromJSON EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

FromJSONKey EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToLog EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToHeader EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

ToQuery 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

ToByteString 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

type Rep EnvironmentInfoType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentInfoType

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