filter

@JvmName(name = "oswclelafippuurs")
suspend fun filter(value: Output<String>)
@JvmName(name = "awkcpffrejihbjmn")
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.