DeltaBaseEventStoreResource
API reference for DeltaBaseEventStoreResource
Interface: DeltaBaseEventStoreResource
Section titled “Interface: DeltaBaseEventStoreResource”Output state stored by the Alchemy resource.
Extends
Section titled “Extends”Properties
Section titled “Properties”apiKey
Section titled “apiKey”apiKey:
string
Inherited from
Section titled “Inherited from”DeltaBaseEventStoreProps.apiKey
baseUrl
Section titled “baseUrl”baseUrl:
string
Inherited from
Section titled “Inherited from”DeltaBaseEventStoreProps.baseUrl
createdAt
Section titled “createdAt”createdAt:
string
ISO-8601 creation timestamp.
description?
Section titled “description?”
optionaldescription:string
Optional human-readable description for the event store.
Inherited from
Section titled “Inherited from”DeltaBaseEventStoreProps.description
eventStoreId
Section titled “eventStoreId”eventStoreId:
string
Stable DeltaBase identifier for the event store.
eventStoreName
Section titled “eventStoreName”eventStoreName:
string
Name of the event store in DeltaBase.
settings?
Section titled “settings?”
optionalsettings:DeltaBaseEventStoreSettings
Optional retention and storage settings.
Inherited from
Section titled “Inherited from”DeltaBaseEventStoreProps.settings
status
Section titled “status”status:
"active"|"suspended"|"deleted"
Current DeltaBase status.
updatedAt
Section titled “updatedAt”updatedAt:
string
ISO-8601 last update timestamp.