loggingFilter

@JvmName(name = "nrhpssbsluktsasn")
suspend fun loggingFilter(value: Output<WebAclLoggingConfigurationLoggingFilterArgs>)
@JvmName(name = "dthcdorwebwdxnfa")
suspend fun loggingFilter(value: WebAclLoggingConfigurationLoggingFilterArgs?)

Parameters

value

A configuration block that specifies which web requests are kept in the logs and which are dropped. You can filter on the rule action and on the web request labels that were applied by matching rules during web ACL evaluation. See Logging Filter below for more details.


@JvmName(name = "kgbqwgshihemadrf")
suspend fun loggingFilter(argument: suspend WebAclLoggingConfigurationLoggingFilterArgsBuilder.() -> Unit)

Parameters

argument

A configuration block that specifies which web requests are kept in the logs and which are dropped. You can filter on the rule action and on the web request labels that were applied by matching rules during web ACL evaluation. See Logging Filter below for more details.