amazonka-devicefarm-1.3.6: 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.DeleteRun

Contents

Description

Deletes the run, given the run ARN.

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

See: AWS API Reference for DeleteRun.

Synopsis

Creating a Request

deleteRun Source

Arguments

:: Text

drArn

-> DeleteRun 

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

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

Request Lenses

drArn :: Lens' DeleteRun Text Source

The Amazon Resource Name (ARN) for the run you wish to delete.

Destructuring the Response

deleteRunResponse Source

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

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

Response Lenses