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

MalwareProtectionDataSourceFreeTrial

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

Provides details about Malware Protection when it is enabled as a data source.

interface MalwareProtectionDataSourceFreeTrial {
ScanEc2InstanceWithFindings?: DataSourceFreeTrial | null;
}

§Properties

§
ScanEc2InstanceWithFindings?: DataSourceFreeTrial | null
[src]

Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.