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

AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails

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

Used for CAPTCHA and challenge token settings. Determines how long a CAPTCHA or challenge timestamp remains valid after WAF updates it for a successful CAPTCHA or challenge response.

interface AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails {
ImmunityTime?: number | null;
}

§Properties

§
ImmunityTime?: number | null
[src]

The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by WAF.