$key
$key
Class ObjectVersionInfo
The element type of ObjectVersionListInfo, which is the return value type of listObjectVersions
The return value of listObjectVersions includes three arrays One is the returned ObjectVersionListInfo, which is similar to a file list in a file system. The other is the returned prefix list, which is similar to a folder list in a file system.
__construct(string $key, mixed $versionId, string $lastModified, string $eTag, string $type, string $size, string $storageClass, string $isLatest) : mixed
ObjectVersionInfo constructor.
string | $key | |
mixed | $versionId | |
string | $lastModified | |
string | $eTag | |
string | $type | |
string | $size | |
string | $storageClass | |
string | $isLatest |