Struct rusoto_cloudhsm::RemoveTagsFromResourceResponse [] [src]

pub struct RemoveTagsFromResourceResponse {
    pub status: String,
}

Fields

The status of the operation.

Trait Implementations

impl Default for RemoveTagsFromResourceResponse
[src]

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

impl Debug for RemoveTagsFromResourceResponse
[src]

Formats the value using the given formatter.

impl Clone for RemoveTagsFromResourceResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more