Interface CfnWebACLProps

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
CfnWebACLProps.Jsii$Proxy

@Generated(value="jsii-pacmak/1.97.0 (build 729de35)", date="2024-04-18T17:54:26.012Z") @Stability(Stable) public interface CfnWebACLProps extends software.amazon.jsii.JsiiSerializable
Properties for defining a CfnWebACL.

Example:

 

See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    A builder for CfnWebACLProps
    static final class 
    An implementation for CfnWebACLProps
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default Object
    Specifies custom configurations for the associations between the web ACL and protected resources.
    default Object
    Specifies how AWS WAF should handle CAPTCHA evaluations for rules that don't have their own CaptchaConfig settings.
    default Object
    Specifies how AWS WAF should handle challenge evaluations for rules that don't have their own ChallengeConfig settings.
    default Object
    A map of custom response keys and content bodies.
    The action to perform if none of the Rules contained in the WebACL match.
    default String
    A description of the web ACL that helps with identification.
    default String
    The name of the web ACL.
    default Object
    The rule statements used to identify the web requests that you want to manage.
    Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
    default List<CfnTag>
    Key:value pairs associated with an AWS resource.
    default List<String>
    Specifies the domains that AWS WAF should accept in a web request token.
    Defines and enables Amazon CloudWatch metrics and web request sample collection.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson