CreateEventStoreOptions
API reference for CreateEventStoreOptions
Interface: CreateEventStoreOptions
Section titled “Interface: CreateEventStoreOptions”Options for creating a new event store.
Properties
Section titled “Properties”description?
Section titled “description?”
optional
description:string
Optional description of the event store’s purpose or contents
name:
string
Display name of the event store (required)
region?
Section titled “region?”
optional
region:string
Optional cloud region where the event store should be created
settings?
Section titled “settings?”
optional
settings:object
Optional configuration settings for the event store
maxStreamSizeBytes?
Section titled “maxStreamSizeBytes?”
optional
maxStreamSizeBytes:number
Maximum size in bytes allowed per event stream
retentionPeriodDays?
Section titled “retentionPeriodDays?”
optional
retentionPeriodDays:number
Number of days to retain events before automatic deletion