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