loggingFilter

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

Parameters

value

Configuration block that specifies which web requests are kept in the logs and which are dropped. It allows filtering based on the rule action and the web request labels applied by matching rules during web ACL evaluation. For more details, refer to the Logging Filter section below.


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

Parameters

argument

Configuration block that specifies which web requests are kept in the logs and which are dropped. It allows filtering based on the rule action and the web request labels applied by matching rules during web ACL evaluation. For more details, refer to the Logging Filter section below.