共用方式為


DetectionStatus type

定義 DetectionStatus 的值。

type DetectionStatus = "CREATED" | "RUNNING" | "READY" | "FAILED"