GetObjectAnnotationResponse

Types

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

Properties

Link copied to clipboard

The annotation payload.

Link copied to clipboard

The CRC32 checksum of the annotation payload.

Link copied to clipboard

The CRC32C checksum of the annotation payload.

Link copied to clipboard

The CRC64NVME checksum of the annotation payload.

Link copied to clipboard

The MD5 checksum of the annotation payload.

Link copied to clipboard

The SHA1 checksum of the annotation payload.

Link copied to clipboard

The SHA256 checksum of the annotation payload.

Link copied to clipboard

The SHA512 checksum of the annotation payload.

Link copied to clipboard

The type of checksum used.

Link copied to clipboard

The XXHASH128 checksum of the annotation payload.

Link copied to clipboard

The XXHASH3 checksum of the annotation payload.

Link copied to clipboard

The XXHASH64 checksum of the annotation payload.

Link copied to clipboard

The size of the annotation payload, in bytes.

Link copied to clipboard
val eTag: String?

The entity tag of the annotation.

Link copied to clipboard

The date and time the annotation was last modified.

Link copied to clipboard

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

Link copied to clipboard

The replication status of the annotation. Possible values include PENDING, COMPLETED, FAILED, and REPLICA.

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.

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