ExecutionState interface

代表 SLI 目前的執行狀態。

屬性

message

一個與執行狀態相關的描述性訊息。

state

執行狀態值。

屬性詳細資料

message

一個與執行狀態相關的描述性訊息。

message?: string

屬性值

string

state

執行狀態值。

state: string

屬性值

string