scriptParameters

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

Parameters

value

Gets or sets the parameters of the script.


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

Parameters

values

Gets or sets the parameters of the script.