filter

@JvmName(name = "rgoybemwhrhrpwmn")
suspend fun filter(value: Output<FilterArgs>)
@JvmName(name = "nqnegqighojjjusi")
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 = "kdhshdgfyvmwlsoa")
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