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

GetSchemaAnalysisRuleOutput

import type { GetSchemaAnalysisRuleOutput } from "https://aws-api.deno.dev/v0.4/services/cleanrooms.ts?docs=full";
interface GetSchemaAnalysisRuleOutput {
analysisRule: AnalysisRule;
}

§Properties

§
analysisRule: AnalysisRule
[src]

A specification about how data from the configured table can be used.