Struct rusoto_route53::ListTagsForResourceResponse [] [src]

pub struct ListTagsForResourceResponse {
    pub resource_tag_set: ResourceTagSet,
}

A complex type that contains information about the health checks or hosted zones for which you want to list tags.

Fields

A ResourceTagSet containing tags associated with the specified resource.

Trait Implementations

impl Default for ListTagsForResourceResponse
[src]

[src]

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

impl Debug for ListTagsForResourceResponse
[src]

[src]

Formats the value using the given formatter.