eventFilter

@JvmName(name = "obpapdsbqutxcinh")
suspend fun eventFilter(value: Output<EventIntegrationEventFilterArgs>)
@JvmName(name = "bxjvhmfuigmsvulo")
suspend fun eventFilter(value: EventIntegrationEventFilterArgs?)

Parameters

value

The EventFilter (source) associated with the event integration.


@JvmName(name = "cpytglnodmwicivf")
suspend fun eventFilter(argument: suspend EventIntegrationEventFilterArgsBuilder.() -> Unit)

Parameters

argument

The EventFilter (source) associated with the event integration.