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

RequestMetadata

import type { RequestMetadata } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/codegurureviewer.ts";
interface RequestMetadata {
EventInfo?: EventInfo | null;
Requester?: string | null;
RequestId?: string | null;
VendorName?: VendorName | null;
}

§Properties

§
EventInfo?: EventInfo | null
[src]
§
Requester?: string | null
[src]
§
RequestId?: string | null
[src]
§
VendorName?: VendorName | null
[src]