supportedOperatingSystems property

List<String>? supportedOperatingSystems
getter/setter pair

Supported operating systems for the runtime, e.g., 'ubuntu22', etc.

Implementation

core.List<core.String>? supportedOperatingSystems;