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

Description

 

Documentation

newtype ConfigurationOptionValueType Source #

Instances

Instances details
Eq ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

Ord ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

Read ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

Show ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

Generic ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

Associated Types

type Rep ConfigurationOptionValueType :: Type -> Type #

NFData ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

Hashable ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToJSON ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToJSONKey ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

FromJSON ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

FromJSONKey ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToLog ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToHeader ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToQuery ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

FromXML ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToXML ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToByteString ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

FromText ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

ToText ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

type Rep ConfigurationOptionValueType Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.ConfigurationOptionValueType

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