IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

VersionId Property

The object version to make requests against.

Object Oriented Interface

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

Procedural Interface

ipworkscloud_amazons3_get($res, 80 );
ipworkscloud_amazons3_set($res, 80, $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 Cloud 2020 PHP Edition - Version 20.0 [Build 8265]