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