actions

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

Parameters

value

The actions to be performed.


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


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

Parameters

values

The actions to be performed.


@JvmName(name = "hpejvcfjfubivymo")
suspend fun actions(argument: List<suspend DetectorModelActionArgsBuilder.() -> Unit>)
@JvmName(name = "kiagpbnhskcsgygw")
suspend fun actions(vararg argument: suspend DetectorModelActionArgsBuilder.() -> Unit)
@JvmName(name = "jpjsghtluhrdhmwr")
suspend fun actions(argument: suspend DetectorModelActionArgsBuilder.() -> Unit)

Parameters

argument

The actions to be performed.