Safe Haskell | None |
---|---|
Language | Haskell2010 |
To retrieve a count of all your health checks, send a GET
request to the '2013-04-01/healthcheckcount' resource.
http://docs.aws.amazon.com/Route53/latest/APIReference/API_GetHealthCheckCount.html
Request
data GetHealthCheckCount Source
Request constructor
getHealthCheckCount :: GetHealthCheckCount Source
GetHealthCheckCount
constructor.
Response
Response constructor
getHealthCheckCountResponse Source
GetHealthCheckCountResponse
constructor.
The fields accessible through corresponding lenses are:
Response lenses
ghccrHealthCheckCount :: Lens' GetHealthCheckCountResponse Integer Source
The number of health checks associated with the current AWS account.