This documentation is for the old version. Go to the latest Upload Suite docs

AmazonS3Extender.Bucket Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a bucket name.

Syntax

PHP
public function getBucket() {
}

public function setBucket($value) {
}

Property Value

Type: string

The bucket name.

Default value is "".

See Also

Reference