Zum Inhalt springen
Deutsch

S3ObjectStorageOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.