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

Description

 
Synopsis

Documentation

data EnvironmentResourcesDescription Source #

Describes the AWS resources in use by this environment. This data is not live data.

See: newEnvironmentResourcesDescription smart constructor.

Constructors

EnvironmentResourcesDescription' 

Fields

Instances

Instances details
Eq EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

Read EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

Show EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

Generic EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

Associated Types

type Rep EnvironmentResourcesDescription :: Type -> Type #

NFData EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

Hashable EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

FromXML EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

type Rep EnvironmentResourcesDescription Source # 
Instance details

Defined in Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription

type Rep EnvironmentResourcesDescription = D1 ('MetaData "EnvironmentResourcesDescription" "Amazonka.ElasticBeanstalk.Types.EnvironmentResourcesDescription" "libZSservicesZSamazonka-elasticbeanstalkZSamazonka-elasticbeanstalk" 'False) (C1 ('MetaCons "EnvironmentResourcesDescription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "loadBalancer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LoadBalancerDescription))))

newEnvironmentResourcesDescription :: EnvironmentResourcesDescription Source #

Create a value of EnvironmentResourcesDescription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:loadBalancer:EnvironmentResourcesDescription', environmentResourcesDescription_loadBalancer - Describes the LoadBalancer.