filter

@JvmName(name = "ciuajwuwibexjvno")
suspend fun filter(value: Output<String>)
@JvmName(name = "fijdblhbhjoboniw")
suspend fun filter(value: String?)

Parameters

value

The filter to apply when excluding logs. Only log entries that match the filter are excluded. See Advanced Log Filters for information on how to write a filter.