nodeVersion

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

Parameters

value

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

NOTE: This property conflicts with java_version.