DeleteObjectTaggingRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bucket name containing the objects from which to remove the tags.

Link copied to clipboard

The account ID of the expected bucket owner. If the account ID that you provide does not match the actual owner of the bucket, the request fails with the HTTP status code 403 Forbidden (access denied).

Link copied to clipboard
val key: String?

The key that identifies the object in the bucket from which to remove all tags.

Link copied to clipboard

The versionId of the object that the tag-set will be removed from.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String