runtime

@JvmName(name = "nldaffflnlufimmd")
suspend fun runtime(value: Output<String>)
@JvmName(name = "pekrgqkqhcqttatb")
suspend fun runtime(value: String?)

Parameters

value

The runtime in which the function is going to run. Eg. "nodejs16", "python39", "dotnet3", "go116", "java11", "ruby30", "php74", etc. Check the official doc for the up-to-date list.