amazonka-elasticbeanstalk-0.2.3: Amazon Elastic Beanstalk SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElasticBeanstalk.DescribeApplicationVersions

Contents

Description

Synopsis

Request

Request constructor

Request lenses

dav1ApplicationName :: Lens' DescribeApplicationVersions (Maybe Text) Source

If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.

dav1VersionLabels :: Lens' DescribeApplicationVersions [Text] Source

If specified, restricts the returned descriptions to only include ones that have the specified version labels.

Response

Response constructor

Response lenses