filter

@JvmName(name = "ushlbkhfgvkcdcrh")
suspend fun filter(value: Output<String>)
@JvmName(name = "uylpunhyiuevshlc")
suspend fun filter(value: String)

Parameters

value

An advanced logs filter that matches the log entries to be excluded. By using the sample function, you can exclude less than 100% of the matching log entries. See Advanced Log Filters for information on how to write a filter.