amazonka-elasticbeanstalk-0.0.1: Amazon Elastic Beanstalk SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElasticBeanstalk.DescribeApplications

Contents

Description

Synopsis

Request

Request constructor

describeApplications :: DescribeApplications Source

DescribeApplications constructor.

The fields accessible through corresponding lenses are:

Request lenses

daApplicationNames :: Lens' DescribeApplications [Text] Source

If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.

Response

Response constructor

Response lenses

darApplications :: Lens' DescribeApplicationsResponse [ApplicationDescription] Source

This parameter contains a list of ApplicationDescription.