Struct rusoto_route53::UpdateHealthCheckResponse [] [src]

pub struct UpdateHealthCheckResponse {
    pub health_check: HealthCheck,
}

Fields

Trait Implementations

impl Default for UpdateHealthCheckResponse
[src]

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

impl Clone for UpdateHealthCheckResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UpdateHealthCheckResponse
[src]

Formats the value using the given formatter.