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

AwsWafv2WebAclActionDetails

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

Specifies the action that Amazon CloudFront or WAF takes when a web request matches the conditions in the rule.

interface AwsWafv2WebAclActionDetails {}

§Properties

§

Specifies that WAF should allow requests by default.

§

Specifies that WAF should block requests by default.