DescribeObjectResponse

Types

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

Properties

Link copied to clipboard

An optional CacheControl header that allows the caller to control the object's cache behavior. Headers can be passed in as specified in the HTTP at https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.

Link copied to clipboard

The length of the object in bytes.

Link copied to clipboard

The content type of the object.

Link copied to clipboard
val eTag: String?

The ETag that represents a unique instance of the object.

Link copied to clipboard

The date and time that the object was last modified.

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