Struct rusoto_route53::GetHealthCheckCountRequest [] [src]

pub struct GetHealthCheckCountRequest;

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

Trait Implementations

impl Default for GetHealthCheckCountRequest
[src]

Returns the "default value" for a type. Read more

impl Clone for GetHealthCheckCountRequest
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GetHealthCheckCountRequest
[src]

Formats the value using the given formatter.