filter

@JvmName(name = "gtoxsnlpthqdcdqp")
suspend fun filter(value: Output<EventSubscriptionFilterArgs>)
@JvmName(name = "sibkktbcoywescij")
suspend fun filter(value: EventSubscriptionFilterArgs?)

Parameters

value

Information about the filter for the event subscription.


@JvmName(name = "laidxwstkvfyikvn")
suspend fun filter(argument: suspend EventSubscriptionFilterArgsBuilder.() -> Unit)

Parameters

argument

Information about the filter for the event subscription.