共用方式為


InsightStatus type

定義 InsightStatus 的值。

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