Struct rusoto_route53::UpdateHostedZoneCommentResponse [] [src]

pub struct UpdateHostedZoneCommentResponse {
    pub hosted_zone: HostedZone,
}

A complex type that contains the response to the UpdateHostedZoneCommentRequest.

Fields

Trait Implementations

impl Default for UpdateHostedZoneCommentResponse
[src]

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

impl Clone for UpdateHostedZoneCommentResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UpdateHostedZoneCommentResponse
[src]

Formats the value using the given formatter.