Gets or sets an Amazon S3 access control list. Options include private, public-read, public-read-write, and authenticated-read.
public function getAcl() {
}
public function setAcl($value) {
}
Type: string
The Amazon S3 access control list.
Default value is "private".