Gets or sets a bucket name.
var u = $au.uploader({ //...other params...});var as3 = $au.amazonS3Extender(u);as3.bucket("");//...other params...u.writeHtml();
Type: String
The bucket name.
Default value is "".