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

OrganizationScanEc2InstanceWithFindings

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

Organization-wide EC2 instances with findings scan configuration.

interface OrganizationScanEc2InstanceWithFindings {
EbsVolumes?: OrganizationEbsVolumes | null;
}

§Properties

§
EbsVolumes?: OrganizationEbsVolumes | null
[src]

Whether scanning EBS volumes should be auto-enabled for new members joining the organization.