event

@JvmName(name = "uoyvdvrhnesgxdmt")
suspend fun event(value: Output<EventActionEventArgs>)
@JvmName(name = "bljdfohrxbuvcywl")
suspend fun event(value: EventActionEventArgs?)

Parameters

value

Describes the event that triggers the action. Described in event Configuration Block below.


@JvmName(name = "kjlaatehyfviysno")
suspend fun event(argument: suspend EventActionEventArgsBuilder.() -> Unit)

Parameters

argument

Describes the event that triggers the action. Described in event Configuration Block below.