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

GetInsightRequest

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

§Properties

§
InsightId: string
[src]

The insight's unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.