Struct rusoto_s3::Owner [] [src]

pub struct Owner {
    pub display_name: Option<String>,
    pub id: Option<String>,
}

Fields

Trait Implementations

impl Default for Owner
[src]

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

impl Debug for Owner
[src]

Formats the value using the given formatter.