Interface: TemporalModelOptions
strands.TemporalModelOptions
Options for TemporalModel.
The ActivityOptions are applied to every activity invocation
stream() schedules. streamingTopic and streamingBatchInterval
forward ModelStreamEvents on a WorkflowStream as
they are produced inside the model activity.
Properties
activityOptions
• Optional activityOptions: ActivityOptions
modelName
• Optional modelName: string
streamingBatchInterval
• Optional streamingBatchInterval: Duration
streamingTopic
• Optional streamingTopic: string