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

UpdateConfiguredTableAnalysisRuleInput

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

§Properties

§

The new analysis rule policy for the configured table analysis rule.

§

The analysis rule type to be updated. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.

§
configuredTableIdentifier: string
[src]

The unique identifier for the configured table that the analysis rule applies to. Currently accepts the configured table ID.