Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectVersion

Hierarchy

  • ObjectVersion

Index

Properties

Optional ETag

ETag: string

The entity tag is an MD5 hash of that version of the object.

Optional IsLatest

IsLatest: boolean

Specifies whether the object is (true) or is not (false) the latest version of an object.

Optional Key

Key: string

The object key.

Optional LastModified

LastModified: Date

Date and time the object was last modified.

Optional Owner

Owner: Owner

Specifies the owner of the object.

Optional Size

Size: number

Size in bytes of the object.

Optional StorageClass

StorageClass: string

The class of storage used to store the object.

Optional VersionId

VersionId: string

Version ID of an object.

Generated using TypeDoc