AwsWafRegionalRuleDetails

Provides information about an WAF Regional rule. This rule identifies 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

A name for the metrics for the rule.

Link copied to clipboard
val name: String?

A descriptive name for the rule.

Link copied to clipboard

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.

Link copied to clipboard

The ID of the 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