AwsS3ObjectDetails

Details about an Amazon S3 object.

Types

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

Properties

Link copied to clipboard

A standard MIME type describing the format of the object data.

Link copied to clipboard
val eTag: String?

The opaque identifier assigned by a web server to a specific version of a resource found at a URL.

Link copied to clipboard

Indicates when the object was last modified.

Link copied to clipboard

If the object is stored using server-side encryption, the value of the server-side encryption algorithm used when storing this object in Amazon S3.

Link copied to clipboard

The identifier of the KMS symmetric customer managed key that was used for the object.

Link copied to clipboard

The version of the object.

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