nodeVersion

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

Parameters

value

The version of Node to run. Possible values include 12-lts, 14-lts, 16-lts, and 18-lts. This property conflicts with java_version.

NOTE: 10.x versions have been/are being deprecated so may cease to work for new resources in the future and may be removed from the provider.