amazonka-devicefarm-1.4.0: Amazon Device Farm SDK.

Copyright(c) 2013-2016 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.DeleteProject

Contents

Description

Deletes an AWS Device Farm project, given the project ARN.

Note Deleting this resource does not stop an in-progress run.

Synopsis

Creating a Request

deleteProject Source

Arguments

:: Text

dpArn

-> DeleteProject 

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

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

Request Lenses

dpArn :: Lens' DeleteProject Text Source

Represents the Amazon Resource Name (ARN) of the Device Farm project you wish to delete.

Destructuring the Response

deleteProjectResponse Source

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

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

Response Lenses