Struct rusoto_s3::GetBucketAccelerateConfigurationRequest [] [src]

pub struct GetBucketAccelerateConfigurationRequest {
    pub bucket: String,
}

Fields

Name of the bucket for which the accelerate configuration is retrieved.

Trait Implementations

impl Default for GetBucketAccelerateConfigurationRequest
[src]

[src]

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

impl Debug for GetBucketAccelerateConfigurationRequest
[src]

[src]

Formats the value using the given formatter.