Struct aws_sdk_s3::output::DeleteBucketTaggingOutput [−][src]
#[non_exhaustive]pub struct DeleteBucketTaggingOutput {}
Implementations
Creates a new builder-style object to manufacture DeleteBucketTaggingOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteBucketTaggingOutput
impl Send for DeleteBucketTaggingOutput
impl Sync for DeleteBucketTaggingOutput
impl Unpin for DeleteBucketTaggingOutput
impl UnwindSafe for DeleteBucketTaggingOutput
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more