amazonka-route53-1.4.0: Amazon Route 53 SDK.

Copyright(c) 2013-2016 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 '/Route 53 API version/healthcheckcount' resource.

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.