events

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

Parameters

value

Specifies the actions performed when the condition evaluates to TRUE.


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


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

Parameters

values

Specifies the actions performed when the condition evaluates to TRUE.


@JvmName(name = "nnealjbcfiohyvbm")
suspend fun events(argument: List<suspend DetectorModelEventArgsBuilder.() -> Unit>)
@JvmName(name = "vhioxqgqgqufxqnt")
suspend fun events(vararg argument: suspend DetectorModelEventArgsBuilder.() -> Unit)
@JvmName(name = "auwhvhiwigtshmui")
suspend fun events(argument: suspend DetectorModelEventArgsBuilder.() -> Unit)

Parameters

argument

Specifies the actions performed when the condition evaluates to TRUE.