Struct rusoto_s3::CORSConfiguration [] [src]

pub struct CORSConfiguration {
    pub cors_rules: Vec<CORSRule>,
}

Fields

Trait Implementations

impl Default for CORSConfiguration
[src]

[src]

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

impl Debug for CORSConfiguration
[src]

[src]

Formats the value using the given formatter.