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

AwsWafRegionalRuleGroupRulesActionDetails

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

Describes the action that WAF should take on a web request when it matches the criteria defined in the rule.

interface AwsWafRegionalRuleGroupRulesActionDetails {
Type?: string | null;
}

§Properties

§
Type?: string | null
[src]

Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, RegexMatchSet, GeoMatchSet, and SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.