AwsWafRegionalRuleGroupDetails

Provides information about an WAF Regional rule group. The rule group is a collection of rules for inspecting and controlling web requests.

Types

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

Properties

Link copied to clipboard

A name for the metrics for this rule group.

Link copied to clipboard
val name: String?

The descriptive name of the rule group.

Link copied to clipboard

The ID of the rule group.

Link copied to clipboard

Provides information about the rule statements used to identify the web requests that you want to allow, block, or count.

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