WebAclDataProtectionConfig

data class WebAclDataProtectionConfig(val dataProtections: List<WebAclDataProtect>)

Constructors

Link copied to clipboard
constructor(dataProtections: List<WebAclDataProtect>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of data protection configurations for specific web request field types. This is defined for each web ACL. AWS WAF applies the specified protection to all web requests that the web ACL inspects.