다음을 통해 공유


InsightStatus type

Defines values for InsightStatus.

type InsightStatus = "Critical" | "Warning" | "Info" | "Success" | "None"