DeleteBucketContents
A Boolean value that specifies whether to delete all objects from a bucket before deleting the bucket (when you use the delete action and provide an identifier for a bucket).
Buckets must be empty before Google Cloud Storage allows them to be deleted.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | DeleteBucketContents=TRUE
|
| See Also: |