DetectionStatus type

Defines values for DetectionStatus.

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