filter

@JvmName(name = "lsbsaikoavraekvd")
suspend fun filter(value: Output<FilterArgs>)
@JvmName(name = "mvyhbaqsqfcdqbfc")
suspend fun filter(value: FilterArgs?)

Parameters

value

Allows filtering to one or more specific event types. If no filter is specified, or if a filter is specified with no event types, all event types will be sent


@JvmName(name = "bmugdgaejigahheg")
suspend fun filter(argument: suspend FilterArgsBuilder.() -> Unit)

Parameters

argument

Allows filtering to one or more specific event types. If no filter is specified, or if a filter is specified with no event types, all event types will be sent