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

GetFindingAggregatorRequest

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

§Properties

§
FindingAggregatorArn: string
[src]

The ARN of the finding aggregator to return details for. To obtain the ARN, use ListFindingAggregators.