Struct rusoto_route53::DeleteHostedZoneResponse [] [src]

pub struct DeleteHostedZoneResponse {
    pub change_info: ChangeInfo,
}

A complex type that contains the response to a DeleteHostedZone request.

Fields

A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.

Trait Implementations

impl Default for DeleteHostedZoneResponse
[src]

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

impl Debug for DeleteHostedZoneResponse
[src]

Formats the value using the given formatter.