Home > @hapoosjs/api-common > BaseOptions
Base class for options that allows passing of provider-specific options.
Signature:
export declare class BaseOptions
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Creates BaseOptions instance with given provider options |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| providerOptions? | any | (Optional) Provider-specific options | |
| region? | string | (Optional) Default region for bucket creation and access |