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

DescribeQueryRequest

import type { DescribeQueryRequest } from "https://aws-api.deno.dev/v0.3/services/cloudtrail.ts?docs=full";
interface DescribeQueryRequest {
EventDataStore: string;
QueryId: string;
}

§Properties

§
EventDataStore: string
[src]

The ARN (or the ID suffix of the ARN) of an event data store on which the specified query was run.

§
QueryId: string
[src]

The query ID.