$SimulateTraceConfig
const$SimulateTraceConfig:object
Type declaration
description
readonlydescription:"An object that configures simulation execution trace."='An object that configures simulation execution trace.'
properties
readonlyproperties:object
properties.enable
readonlyproperties.enable:object
properties.enable.description
readonlyproperties.enable.description:"A boolean option for opting in execution trace features simulation endpoint."='A boolean option for opting in execution trace features simulation endpoint.'
properties.enable.type
readonlyproperties.enable.type:"boolean"='boolean'
properties.scratch-change
readonlyproperties.scratch-change:object
properties.scratch-change.description
readonlyproperties.scratch-change.description:"A boolean option enabling returning scratch slot changes together with execution trace during simulation."='A boolean option enabling returning scratch slot changes together with execution trace during simulation.'
properties.scratch-change.type
readonlyproperties.scratch-change.type:"boolean"='boolean'
properties.stack-change
readonlyproperties.stack-change:object
properties.stack-change.description
readonlyproperties.stack-change.description:"A boolean option enabling returning stack changes together with execution trace during simulation."='A boolean option enabling returning stack changes together with execution trace during simulation.'
properties.stack-change.type
readonlyproperties.stack-change.type:"boolean"='boolean'
properties.state-change
readonlyproperties.state-change:object
properties.state-change.description
readonlyproperties.state-change.description:"A boolean option enabling returning application state changes (global, local, and box changes) with the execution trace during simulation."='A boolean option enabling returning application state changes (global, local, and box changes) with the execution trace during simulation.'
properties.state-change.type
readonlyproperties.state-change.type:"boolean"='boolean'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1201