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

StatisticOverride

import type { StatisticOverride } from "https://aws-api.deno.dev/v0.3/services/databrew.ts?docs=full";

Override of a particular evaluation for a profile job.

interface StatisticOverride {
Parameters: {
[key: string]: string | null | undefined;
}
;
Statistic: string;
}

§Properties

§
Parameters: {
[key: string]: string | null | undefined;
}
[src]

A map that includes overrides of an evaluation’s parameters.

§
Statistic: string
[src]

The name of an evaluation