scriptParameters

@JvmName(name = "polxajylsgpkhkdt")
suspend fun scriptParameters(value: Output<Map<String, String>>)
@JvmName(name = "ocbswowniopnworn")
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 = "saeshvmjjiqabvvd")
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.