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