filter

@JvmName(name = "ykmowxgikmafaibc")
suspend fun filter(value: Output<FilterArgs>)
@JvmName(name = "jblnpqkanympwvep")
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 = "qhdoaoabgrxqffrb")
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