scriptParameters

@JvmName(name = "ftuqoefclqpucoig")
suspend fun scriptParameters(value: Output<Map<String, String>>)
@JvmName(name = "rhljhfidhqvttjxm")
suspend fun scriptParameters(value: Map<String, String>?)

Parameters

value

Specifies a list of key-vaule parameters. Changing this forces a new Automation watcher to be created.


@JvmName(name = "hhswikbagmwoepyd")
fun scriptParameters(vararg values: Pair<String, String>)

Parameters

values

Specifies a list of key-vaule parameters. Changing this forces a new Automation watcher to be created.