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

ScanCondition

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

Contains information about the condition.

interface ScanCondition {
MapEquals: ScanConditionPair[];
}

§Properties

§

Represents an mapEqual ** condition to be applied to a single field when triggering for malware scan.