Home > @hapoosjs/api-common > BaseOptions

BaseOptions class

Base class for options that allows passing of provider-specific options.

Signature:

export declare class BaseOptions 

Constructors

Constructor Modifiers Description
(constructor)(options) Creates BaseOptions instance with given provider options

Properties

Property Modifiers Type Description
providerOptions? any (Optional) Provider-specific options
region? string (Optional) Default region for bucket creation and access