Struct rusoto_s3::GetBucketTaggingOutput [] [src]

pub struct GetBucketTaggingOutput {
    pub tag_set: TagSet,
}

Fields

Trait Implementations

impl Default for GetBucketTaggingOutput
[src]

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

impl Clone for GetBucketTaggingOutput
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GetBucketTaggingOutput
[src]

Formats the value using the given formatter.