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