nodeVersion

@JvmName(name = "kwuntxytitaigdfx")
suspend fun nodeVersion(value: Output<String>)
@JvmName(name = "qvygqtcnwbbwrtvg")
suspend fun nodeVersion(value: String?)

Parameters

value

The version of node to use when current_stack is set to node. Possible values are ~12, ~14, ~16, and ~18.

NOTE: This property conflicts with java_version.