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

GetMalwareScanSettingsResponse

import type { GetMalwareScanSettingsResponse } from "https://aws-api.deno.dev/v0.4/services/guardduty.ts?docs=full";
interface GetMalwareScanSettingsResponse {
EbsSnapshotPreservation?: EbsSnapshotPreservation | null;
ScanResourceCriteria?: ScanResourceCriteria | null;
}

§Properties

§
EbsSnapshotPreservation?: EbsSnapshotPreservation | null
[src]

An enum value representing possible snapshot preservation settings.

§
ScanResourceCriteria?: ScanResourceCriteria | null
[src]

Represents the criteria to be used in the filter for scanning resources.