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

PartialMatch

import type { PartialMatch } from "https://aws-api.deno.dev/v0.3/services/fms.ts?docs=full";

The reference rule that partially matches the ViolationTarget rule and violation reason.

interface PartialMatch {
Reference?: string | null;
TargetViolationReasons?: string[] | null;
}

§Properties

§
Reference?: string | null
[src]

The reference rule from the primary security group of the Firewall Manager policy.

§
TargetViolationReasons?: string[] | null
[src]

The violation reason.