DurableObjectInboundRuntimeOptions
Properties
Section titled “Properties”clock?
Section titled “clock?”optional clock?: Clock;consent?
Section titled “consent?”optional consent?: ConsentStore;media: MediaResolver;messageConcurrency?
Section titled “messageConcurrency?”optional messageConcurrency?: MessageConcurrency;ownership?
Section titled “ownership?”optional ownership?: OwnershipStore;queue?
Section titled “queue?”optional queue?: TurnQueueLike;runtime
Section titled “runtime”runtime: RuntimeLike;scheduler?
Section titled “scheduler?”optional scheduler?: CoalesceScheduler;sender
Section titled “sender”sender: OutboundSender;sql: SqlExecutor;window?
Section titled “window?”optional window?: WindowStore;