Struct rusoto_s3::PutObjectTaggingOutput [] [src]

pub struct PutObjectTaggingOutput {
    pub version_id: Option<ObjectVersionId>,
}

Fields

Trait Implementations

impl Default for PutObjectTaggingOutput
[src]

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

impl Clone for PutObjectTaggingOutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PutObjectTaggingOutput
[src]

Formats the value using the given formatter.