amazonka-devicefarm-1.2.0.2: 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.GetDevicePool

Contents

Description

Gets information about a device pool.

See: AWS API Reference for GetDevicePool.

Synopsis

Creating a Request

getDevicePool Source

Arguments

:: Text

gdpArn

-> GetDevicePool 

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

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

Request Lenses

gdpArn :: Lens' GetDevicePool Text Source

The device pool's ARN.

Destructuring the Response

getDevicePoolResponse Source

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

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

Response Lenses

gdprsStatus :: Lens' GetDevicePoolResponse Int Source

The response status code.