Skip to content
English

S3ObjectStorageOptions

S3ObjectStorageOptions = S3ObjectStorageOptionsBuilder | Partial<S3ObjectStorageOptionsType>

Defined in: src/persistence/object-storage/S3ObjectStorageOptions.ts:102

Accepted input for the S3 object-storage backend constructor: the fluent S3ObjectStorageOptionsBuilder OR a plain S3ObjectStorageOptionsType object.