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

BatchGetDataQualityResultRequest

import type { BatchGetDataQualityResultRequest } from "https://aws-api.deno.dev/v0.4/services/glue.ts?docs=full";
interface BatchGetDataQualityResultRequest {
ResultIds: string[];
}

§Properties

§
ResultIds: string[]
[src]

A list of unique result IDs for the data quality results.