amazonka-codedeploy-1.0.1: 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.GetApplication

Contents

Description

Gets information about an application.

See: AWS API Reference for GetApplication.

Synopsis

Creating a Request

getApplication Source

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

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

Request Lenses

gaApplicationName :: Lens' GetApplication Text Source

The name of an existing AWS CodeDeploy application associated with the applicable IAM user or AWS account.

Destructuring the Response

getApplicationResponse Source

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

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

Response Lenses

garsStatus :: Lens' GetApplicationResponse Int Source

The response status code.