PutObjectAnnotationResponse

Types

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

Properties

Link copied to clipboard

The name of the annotation.

Link copied to clipboard

The CRC32 checksum of the stored annotation.

Link copied to clipboard

The CRC32C checksum of the stored annotation.

Link copied to clipboard

The CRC64NVME checksum of the stored annotation.

Link copied to clipboard

The MD5 checksum of the stored annotation.

Link copied to clipboard

The SHA1 checksum of the stored annotation.

Link copied to clipboard

The SHA256 checksum of the stored annotation.

Link copied to clipboard

The SHA512 checksum of the stored annotation.

Link copied to clipboard

The type of checksum used.

Link copied to clipboard

The XXHASH128 checksum of the stored annotation.

Link copied to clipboard

The XXHASH3 checksum of the stored annotation.

Link copied to clipboard

The XXHASH64 checksum of the stored annotation.

Link copied to clipboard
val eTag: String?

The entity tag of the annotation.

Link copied to clipboard
val key: String?

The object key.

Link copied to clipboard

The version ID of the object that the annotation was attached to.

Link copied to clipboard

If present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.

Link copied to clipboard

The server-side encryption algorithm used to encrypt the annotation.

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