defineRuntimes property

Map<String, CustomRuntime> defineRuntimes
final

Runtimes defined by the user in terms of existing runtimes.

Implementation

final Map<String, CustomRuntime> defineRuntimes;