amazonka-devicefarm-1.1.0: 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.GetSuite

Contents

Description

Gets information about a suite.

See: AWS API Reference for GetSuite.

Synopsis

Creating a Request

getSuite Source

Arguments

:: Text

gsArn

-> GetSuite 

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

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

Request Lenses

gsArn :: Lens' GetSuite Text Source

The suite's ARN.

Destructuring the Response

getSuiteResponse Source

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

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

Response Lenses

gsrsStatus :: Lens' GetSuiteResponse Int Source

The response status code.