AwsWafRegionalWebAclDetails

Provides information about the web access control list (web ACL). The web ACL contains the rules that identify the 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 to perform if none of the rules contained in the web ACL match.

Link copied to clipboard

A name for the metrics for this web ACL.

Link copied to clipboard
val name: String?

A descriptive name for the web ACL.

Link copied to clipboard

An array that contains the action for each rule in a web ACL, the priority of the rule, and the ID of the rule.

Link copied to clipboard

The ID of the web ACL.

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