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