次の方法で共有


DetectionStatus type

DetectionStatus の値を定義します。

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