eventFilter

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

Parameters

value

Block that defines the configuration information for the event filter. The Event Filter block is documented below.


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

Parameters

argument

Block that defines the configuration information for the event filter. The Event Filter block is documented below.