events

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

Parameters

value

Specifies the `actions` that are performed when the state is exited and the `condition` is `TRUE`.


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


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

Parameters

values

Specifies the `actions` that are performed when the state is exited and the `condition` is `TRUE`.


@JvmName(name = "tbwuqrpjouoixhpy")
suspend fun events(argument: List<suspend DetectorModelEventArgsBuilder.() -> Unit>)
@JvmName(name = "adihxomdfgsoxycg")
suspend fun events(vararg argument: suspend DetectorModelEventArgsBuilder.() -> Unit)
@JvmName(name = "qeoktddrtsisjfrj")
suspend fun events(argument: suspend DetectorModelEventArgsBuilder.() -> Unit)

Parameters

argument

Specifies the `actions` that are performed when the state is exited and the `condition` is `TRUE`.