filters
Parameters
value
Filter(s) that you want to apply to the logs. See Filter below for more details.
Parameters
values
Filter(s) that you want to apply to the logs. See Filter below for more details.
suspend fun filters(argument: List<suspend WebAclLoggingConfigurationLoggingFilterFilterArgsBuilder.() -> Unit>)
suspend fun filters(vararg argument: suspend WebAclLoggingConfigurationLoggingFilterFilterArgsBuilder.() -> Unit)
suspend fun filters(argument: suspend WebAclLoggingConfigurationLoggingFilterFilterArgsBuilder.() -> Unit)
Parameters
argument
Filter(s) that you want to apply to the logs. See Filter below for more details.