amazonka-devicefarm-1.3.7: 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.CreateProject

Contents

Description

Creates a new project.

See: AWS API Reference for CreateProject.

Synopsis

Creating a Request

createProject Source

Arguments

:: Text

cpName

-> CreateProject 

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

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

Request Lenses

cpName :: Lens' CreateProject Text Source

The project's name.

Destructuring the Response

createProjectResponse Source

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

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

Response Lenses