amazonka-ds-1.1.0: Amazon Directory Service 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.DirectoryService.GetDirectoryLimits

Contents

Description

Obtains directory limit information for the current region.

See: AWS API Reference for GetDirectoryLimits.

Synopsis

Creating a Request

getDirectoryLimits :: GetDirectoryLimits Source

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

Destructuring the Response

getDirectoryLimitsResponse Source

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

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

Response Lenses

gdlrsDirectoryLimits :: Lens' GetDirectoryLimitsResponse (Maybe DirectoryLimits) Source

A DirectoryLimits object that contains the directory limits for the current region.