Lambda > Structures > ContextOptions ContextOptions¶ Structure Class¶ ContextOptions dataclass ¶ Configuration options for a durable execution context. Attributes¶ replay_children class-attribute instance-attribute ¶ replay_children: bool | None = None Whether the state data of children of the completed context should be included in the invoke payload and GetDurableExecutionState response.