amazonka-ds-1.2.0.2: 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.UpdateRadius

Contents

Description

Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.

See: AWS API Reference for UpdateRadius.

Synopsis

Creating a Request

updateRadius Source

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

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

Request Lenses

urDirectoryId :: Lens' UpdateRadius Text Source

The identifier of the directory to update the RADIUS server information for.

urRadiusSettings :: Lens' UpdateRadius RadiusSettings Source

A RadiusSettings object that contains information about the RADIUS server.

Destructuring the Response

updateRadiusResponse Source

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

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

Response Lenses

urrsStatus :: Lens' UpdateRadiusResponse Int Source

The response status code.