Bucket Property

Selects a bucket.

Object Oriented Interface

public function getBucket();
public function setBucket($value);

Procedural Interface

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

Default Value

''

Remarks

This property selects a bucket, by name, for the class to operate against. It must be set before attempting most operations.

Data Type

String

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