Struct rusoto_route53::UpdateHostedZoneCommentResponse [] [src]

pub struct UpdateHostedZoneCommentResponse {
    pub hosted_zone: HostedZone,
}

A complex type that contains the response to the UpdateHostedZoneComment request.

Fields

Trait Implementations

impl Default for UpdateHostedZoneCommentResponse
[src]

[src]

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

impl Debug for UpdateHostedZoneCommentResponse
[src]

[src]

Formats the value using the given formatter.