PredefinedDefaultObjectACL
The predefined default object access control list (ACL) to use for buckets that you insert into Google Cloud Storage.
You can set this parameter to one of the following values:
authenticatedRead
bucketOwnerFullControl
bucketOwnerRead
private
projectPrivate
publicRead
For more information about these predefined settings, refer to the Google Cloud Storage documentation.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | PredefinedDefaultObjectACL=authenticatedRead
|
See Also: |