Struct aws_sdk_s3control::model::S3DeleteObjectTaggingOperation [−][src]
#[non_exhaustive]pub struct S3DeleteObjectTaggingOperation {}
Expand description
Contains no configuration parameters because the DELETE Object tagging API only accepts the bucket name and key name as parameters, which are defined in the job's manifest.
Implementations
Creates a new builder-style object to manufacture S3DeleteObjectTaggingOperation
Trait Implementations
Auto Trait Implementations
impl Send for S3DeleteObjectTaggingOperation
impl Sync for S3DeleteObjectTaggingOperation
impl Unpin for S3DeleteObjectTaggingOperation
impl UnwindSafe for S3DeleteObjectTaggingOperation
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