Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DescribeFeedbackRequest

import type { DescribeFeedbackRequest } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";
interface DescribeFeedbackRequest {
InsightId?: string | null;
}

§Properties

§
InsightId?: string | null
[src]

The ID of the insight for which the feedback was provided.