AwsWafRateBasedRuleMatchPredicate

A match predicate. A predicate might look for characteristics such as specific IP addresses, geographic locations, or sizes.

Types

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

Properties

Link copied to clipboard

The unique identifier for the predicate.

Link copied to clipboard

If set to true, then the rule actions are performed on requests that match the predicate settings.

Link copied to clipboard
val type: String?

The type of predicate. Valid values are as follows:

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