event

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

Parameters

value

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


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

Parameters

argument

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