AwsWafRegionalWebAclRulesListDetails

A combination of ByteMatchSet, IPSet, and/or SqlInjectionMatchSet objects that identify the web requests that you want to allow, block, or count.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action that WAF takes when a web request matches all conditions in the rule, such as allow, block, or count the request.

Link copied to clipboard

Overrides the rule evaluation result in the rule group.

Link copied to clipboard

The order in which WAF evaluates the rules in a web ACL.

Link copied to clipboard

The ID of an WAF Regional rule to associate with a web ACL.

Link copied to clipboard
val type: String?

For actions that are associated with a rule, the action that WAF takes when a web request matches all conditions in a rule.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String