Struct rusoto_s3::AccelerateConfiguration [] [src]

pub struct AccelerateConfiguration {
    pub status: Option<String>,
}

Fields

The accelerate configuration of the bucket.

Trait Implementations

impl Default for AccelerateConfiguration
[src]

[src]

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

impl Debug for AccelerateConfiguration
[src]

[src]

Formats the value using the given formatter.