actions

@JvmName(name = "mbwhpqqoqxypvmgf")
suspend fun actions(value: Output<List<DetectorModelActionArgs>>)
@JvmName(name = "bfcwlolkqljxosob")
suspend fun actions(value: List<DetectorModelActionArgs>?)

Parameters

value

The actions to be performed.


@JvmName(name = "nqvvimfuxfybsixp")
suspend fun actions(vararg values: Output<DetectorModelActionArgs>)


@JvmName(name = "kwcnmujfllehkmaw")
suspend fun actions(values: List<Output<DetectorModelActionArgs>>)
@JvmName(name = "fxcfutpmxeuliskq")
suspend fun actions(vararg values: DetectorModelActionArgs)

Parameters

values

The actions to be performed.


@JvmName(name = "oevkhypftgcywojk")
suspend fun actions(argument: List<suspend DetectorModelActionArgsBuilder.() -> Unit>)
@JvmName(name = "mtcrnlaqljnbofyk")
suspend fun actions(vararg argument: suspend DetectorModelActionArgsBuilder.() -> Unit)
@JvmName(name = "xrufymelctuyxbas")
suspend fun actions(argument: suspend DetectorModelActionArgsBuilder.() -> Unit)

Parameters

argument

The actions to be performed.