콘텐츠로 이동
한국어

PostgresDurableStateStoreOptions

이 콘텐츠는 아직 번역되지 않았습니다.

PostgresDurableStateStoreOptions = PostgresDurableStateStoreOptionsBuilder | Partial<PostgresDurableStateStoreOptionsType>

Defined in: src/persistence/durable-state-stores/PostgresDurableStateStoreOptions.ts:55

Accepted input for the Postgres durable-state-store constructor: the fluent PostgresDurableStateStoreOptionsBuilder OR a plain PostgresDurableStateStoreOptionsType object.