amazonka-codedeploy-1.1.0: Amazon CodeDeploy SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CodeDeploy.BatchGetApplications

Contents

Description

Gets information about one or more applications.

See: AWS API Reference for BatchGetApplications.

Synopsis

Creating a Request

batchGetApplications :: BatchGetApplications Source

Creates a value of BatchGetApplications with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

bgaApplicationNames :: Lens' BatchGetApplications [Text] Source

A list of application names, with multiple application names separated by spaces.

Destructuring the Response

batchGetApplicationsResponse Source

Creates a value of BatchGetApplicationsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses