Struct rusoto_route53::GetChangeResponse [] [src]

pub struct GetChangeResponse {
    pub change_info: ChangeInfo,
}

A complex type that contains the ChangeInfo element.

Fields

A complex type that contains information about the specified change batch.

Trait Implementations

impl Default for GetChangeResponse
[src]

[src]

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

impl Debug for GetChangeResponse
[src]

[src]

Formats the value using the given formatter.