events

@JvmName(name = "vxrgfdpeiruayliq")
suspend fun events(value: Output<List<DetectorModelEventArgs>>)
@JvmName(name = "xedikgjogpmpnqge")
suspend fun events(value: List<DetectorModelEventArgs>?)

Parameters

value

Specifies the actions performed when the `condition` evaluates to TRUE.


@JvmName(name = "gqwmvryuwfgfiwrq")
suspend fun events(vararg values: Output<DetectorModelEventArgs>)


@JvmName(name = "bgbfsausaevkkoqm")
suspend fun events(values: List<Output<DetectorModelEventArgs>>)
@JvmName(name = "gankewwrhwrnsjhv")
suspend fun events(vararg values: DetectorModelEventArgs)

Parameters

values

Specifies the actions performed when the `condition` evaluates to TRUE.


@JvmName(name = "btxlpntqjujsuqrr")
suspend fun events(argument: List<suspend DetectorModelEventArgsBuilder.() -> Unit>)
@JvmName(name = "fbugqerwwlsbgkmn")
suspend fun events(vararg argument: suspend DetectorModelEventArgsBuilder.() -> Unit)
@JvmName(name = "vceiuamurstuhkdy")
suspend fun events(argument: suspend DetectorModelEventArgsBuilder.() -> Unit)

Parameters

argument

Specifies the actions performed when the `condition` evaluates to TRUE.