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

GetFindingsStatisticsResponse

import type { GetFindingsStatisticsResponse } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";
interface GetFindingsStatisticsResponse {
FindingStatistics: FindingStatistics;
}

§Properties

§
FindingStatistics: FindingStatistics
[src]

The finding statistics object.