ExecutionState interface

Represents the current execution state of an SLI.

Properties

message

A descriptive message related to the execution state.

state

The execution state value.

Property Details

message

A descriptive message related to the execution state.

message?: string

Property Value

string

state

The execution state value.

state: string

Property Value

string