compatibleRuntimes property
The layer's compatible runtimes. Maximum number of five items.
Valid values: nodejs10.x
| nodejs12.x
|
java8
| java11
| python2.7
|
python3.6
| python3.7
| python3.8
|
dotnetcore1.0
| dotnetcore2.1
| go1.x
| ruby2.5
| provided
Implementation
final List<String>? compatibleRuntimes;