Home > @hapoosjs/api-buckets > DeleteBucketOptions
Optional configuration specified at bucket creation
Signature:
export declare class DeleteBucketOptions extends BaseOptions
Extends: BaseOptions
Constructor | Modifiers | Description |
---|---|---|
(constructor)(providerOptions) | Constructs the options object with supplied provider-specific options |
Property | Modifiers | Type | Description |
---|---|---|---|
force? | boolean | (Optional) Set this flag to true if you want to delete a non-empty bucket |