amazonka-route53-1.3.5: Amazon Route 53 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.Route53.GetHealthCheckCount

Contents

Description

To retrieve a count of all your health checks, send a GET request to the '2013-04-01\/healthcheckcount' resource.

See: AWS API Reference for GetHealthCheckCount.

Synopsis

Creating a Request

getHealthCheckCount :: GetHealthCheckCount Source

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

Destructuring the Response

getHealthCheckCountResponse Source

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

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

Response Lenses

ghccrsHealthCheckCount :: Lens' GetHealthCheckCountResponse Integer Source

The number of health checks associated with the current AWS account.