Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

ObjectPrefix Property

A prefix for the object(s).

Object Oriented Interface

public function getObjectPrefix();
public function setObjectPrefix($value);

Procedural Interface

inamazon_s3_get($res, 26 );
inamazon_s3_set($res, 26, $value );

Default Value

''

Remarks

Used by the ListObjects method to filter the object list. This can be set to a prefix for the objects to be returned within the specified Bucket.

This is provided by Amazon to group objects by name together similar to the use of subfolders on a file system.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0