copySourceAcl property

bool? copySourceAcl
getter/setter pair

If true, copies the source object's ACL; otherwise, uses the bucket's default object ACL.

The default is false.

Implementation

core.bool? copySourceAcl;