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

OrganizationScanEc2InstanceWithFindingsResult

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

An object that contains information on the status of scanning EC2 instances with findings for an organization.

interface OrganizationScanEc2InstanceWithFindingsResult {
EbsVolumes?: OrganizationEbsVolumesResult | null;
}

§Properties

§

Describes the configuration for scanning EBS volumes for an organization.