Skip to content

DeltaBaseEventStoreResource

API reference for DeltaBaseEventStoreResource

@delta-base/alchemy


Output state stored by the Alchemy resource.

apiKey: string

DeltaBaseEventStoreProps.apiKey


baseUrl: string

DeltaBaseEventStoreProps.baseUrl


createdAt: string

ISO-8601 creation timestamp.


optional description: string

Optional human-readable description for the event store.

DeltaBaseEventStoreProps.description


eventStoreId: string

Stable DeltaBase identifier for the event store.


eventStoreName: string

Name of the event store in DeltaBase.


optional settings: DeltaBaseEventStoreSettings

Optional retention and storage settings.

DeltaBaseEventStoreProps.settings


status: "active" | "suspended" | "deleted"

Current DeltaBase status.


updatedAt: string

ISO-8601 last update timestamp.