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

OrganizationEbsVolumes

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

Organization-wide EBS volumes scan configuration.

interface OrganizationEbsVolumes {
AutoEnable?: boolean | null;
}

§Properties

§
AutoEnable?: boolean | null
[src]

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