InsightFeedbackCopyimport type { InsightFeedback } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/devopsguru.ts";interface InsightFeedback {Feedback?: InsightFeedbackOption | null;Id?: string | null;}§Properties§Feedback?: InsightFeedbackOption | null[src]§Id?: string | null[src]