Struct rusoto_s3::GetBucketAccelerateConfigurationOutput [] [src]

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

Fields

The accelerate configuration of the bucket.

Trait Implementations

impl Default for GetBucketAccelerateConfigurationOutput
[src]

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

impl Debug for GetBucketAccelerateConfigurationOutput
[src]

Formats the value using the given formatter.