Struct rusoto_route53::GetHealthCheckCountRequest [] [src]

pub struct GetHealthCheckCountRequest;

A request for the number of health checks that are associated with the current AWS account.

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.