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

DeleteFindingAggregatorRequest

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

§Properties

§
FindingAggregatorArn: string
[src]

The ARN of the finding aggregator to delete. To obtain the ARN, use ListFindingAggregators.