Struct rusoto_cloudhsm::ListTagsForResourceResponse [] [src]

pub struct ListTagsForResourceResponse {
    pub tag_list: TagList,
}

Fields

One or more tags.

Trait Implementations

impl Default for ListTagsForResourceResponse
[src]

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

impl Debug for ListTagsForResourceResponse
[src]

Formats the value using the given formatter.

impl Clone for ListTagsForResourceResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more