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.DeleteDevicePool

Contents

Description

Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.

See: AWS API Reference for DeleteDevicePool.

Synopsis

Creating a Request

deleteDevicePool Source

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

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

Request Lenses

ddpArn :: Lens' DeleteDevicePool Text Source

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

Destructuring the Response

deleteDevicePoolResponse Source

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

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

Response Lenses