VersionId Property

The object version to make requests against.

Object Oriented Interface

public function getVersionId();
public function setVersionId($value);

Procedural Interface

ipworkss3_s3client_get($res, 81 );
ipworkss3_s3client_set($res, 81, $value );

Default Value

''

Remarks

This property can be set to the Id of a specific object version before calling the following methods in order to make requests against the specified object version instead of the base object; refer to each one's documentation for more information:

Refer to Amazon's Versioning documentation for more information about versioning.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S3 2020 PHP Edition - Version 20.0 [Build 8178]