Struct aws_sdk_s3::output::put_bucket_logging_output::Builder
source · pub struct Builder {}
Expand description
A builder for PutBucketLoggingOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> PutBucketLoggingOutput
pub fn build(self) -> PutBucketLoggingOutput
Consumes the builder and constructs a PutBucketLoggingOutput
.