events

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

Parameters

value

Specifies the actions performed when the condition evaluates to TRUE.


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


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

Parameters

values

Specifies the actions performed when the condition evaluates to TRUE.


@JvmName(name = "avmowaamtnusurqx")
suspend fun events(argument: List<suspend DetectorModelEventArgsBuilder.() -> Unit>)
@JvmName(name = "qoyrifmblutonrqq")
suspend fun events(vararg argument: suspend DetectorModelEventArgsBuilder.() -> Unit)
@JvmName(name = "fgpuajugxsjlpblx")
suspend fun events(argument: suspend DetectorModelEventArgsBuilder.() -> Unit)

Parameters

argument

Specifies the actions performed when the condition evaluates to TRUE.