PredefinedObjectACL
The predefined access control list (ACL) to use for objects 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: | PredefinedObjectACL=authenticatedRead
|
See Also: |