eventFilter

@JvmName(name = "daofoebfqakhppye")
suspend fun eventFilter(value: Output<EventIntegrationEventFilterArgs>)
@JvmName(name = "khelyxbjevvsffmx")
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 = "ieuubpygclsgiarh")
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.