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