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

GetFindingsResponse

import type { GetFindingsResponse } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";
interface GetFindingsResponse {
Findings: Finding[];
}

§Properties

§
Findings: Finding[]
[src]

A list of findings.