java Version
Parameters
value
The Version of Java to use. Possible values include 8
, 11
, 17
, and 21
.
Note: The valid version combinations for
java_version
,java_server
andjava_server_version
can be checked from the command line viaaz webapp list-runtimes --os-type linux
. Note:java_server
,java_server_version
, andjava_version
must all be specified if building a java app