Struct aws_sdk_rust::aws::s3::bucket::GetBucketLoggingOutput [] [src]

pub struct GetBucketLoggingOutput {
    pub logging_enabled: LoggingEnabled,
}

Fields

Trait Implementations

impl Default for GetBucketLoggingOutput
[src]

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

impl Debug for GetBucketLoggingOutput
[src]

Formats the value using the given formatter.