WebAclLoggingConfigurationLoggingFilter

Constructors

Link copied to clipboard
constructor(defaultBehavior: String, filters: List<WebAclLoggingConfigurationLoggingFilterFilter>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Default handling for logs that don't match any of the specified filtering conditions. Valid values: KEEP or DROP.

Link copied to clipboard

Filter(s) that you want to apply to the logs. See Filter below for more details.