AwsWafWebAclDetails

Provides information about an WAF web access control list (web ACL).

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
val name: String?

A friendly name or description of the web ACL. You can't change the name of a web ACL after you create it.

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

A unique identifier for a 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