amazonka-devicefarm-1.2.0.1: Amazon Device Farm 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.DeviceFarm.GetProject

Contents

Description

Gets information about a project.

See: AWS API Reference for GetProject.

Synopsis

Creating a Request

getProject Source

Arguments

:: Text

gpArn

-> GetProject 

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

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

Request Lenses

gpArn :: Lens' GetProject Text Source

The project's ARN.

Destructuring the Response

getProjectResponse Source

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

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

Response Lenses

gprsStatus :: Lens' GetProjectResponse Int Source

The response status code.