BucketsName Property
The name of the bucket.
Object Oriented Interface
public function getBucketsName($bucketsindex);
Procedural Interface
ipworkss3_s3client_get($res, 6 , $bucketsindex);
Default Value
''
Remarks
The name of the bucket.
This property reflects the name of the bucket.
The size of the array is controlled by the BucketsCount property.
This property is read-only and not available at design time.
Data Type
String