scriptParameters

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

Parameters

value

Gets or sets the parameters of the script.


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

Parameters

values

Gets or sets the parameters of the script.