AwsWafRuleGroupDetails

Provides information about an WAF rule group. A 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

The name of the metrics for this rule group.

Link copied to clipboard
val name: String?

The name of the rule group.

Link copied to clipboard

The ID of the rule group.

Link copied to clipboard

Provides information about the rules attached to the rule group. These rules 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