Zum Inhalt springen
Deutsch

DynamoDbSnapshotStoreOptions

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

DynamoDbSnapshotStoreOptions = DynamoDbSnapshotStoreOptionsBuilder | Partial<DynamoDbSnapshotStoreOptionsType>

Defined in: src/persistence/snapshot-stores/DynamoDbSnapshotStoreOptions.ts:45

Accepted input for any DynamoDB snapshot-store constructor: the fluent DynamoDbSnapshotStoreOptionsBuilder OR a plain DynamoDbSnapshotStoreOptionsType object.