events

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "vgqyqscfqkgoxpvo")
suspend fun events(argument: List<suspend DetectorModelEventArgsBuilder.() -> Unit>)
@JvmName(name = "xwotabbydbncatld")
suspend fun events(vararg argument: suspend DetectorModelEventArgsBuilder.() -> Unit)
@JvmName(name = "glnrswjkepnbwuvy")
suspend fun events(argument: suspend DetectorModelEventArgsBuilder.() -> Unit)

Parameters

argument

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