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

RuleOrder

import type { RuleOrder } from "https://aws-api.deno.dev/v0.4/services/networkfirewall.ts?docs=full";
type RuleOrder = "DEFAULT_ACTION_ORDER" | "STRICT_ORDER" | cmnP.UnexpectedEnumValue;

§Type

§
"DEFAULT_ACTION_ORDER" | "STRICT_ORDER" | cmnP.UnexpectedEnumValue
[src]