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

DeleteInsightRulesOutput

import type { DeleteInsightRulesOutput } from "https://aws-api.deno.dev/v0.4/services/cloudwatch.ts?docs=full";
interface DeleteInsightRulesOutput {
Failures: PartialFailure[];
}

§Properties

§

An array listing the rules that could not be deleted. You cannot delete built-in rules.