Bucket Property
The name of the current bucket.
Object Oriented Interface
public function getBucket(); public function setBucket($value);
Procedural Interface
incloudstorage_amazons3_get($res, 3 ); incloudstorage_amazons3_set($res, 3, $value );
Default Value
''
Remarks
This describes which object container the current operation is using.
Data Type
String