pythonVersion property

String? pythonVersion
getter/setter pair

The Python version.

Currently support 3.8, 3.9, 3.10, 3.11. If not specified, default value is 3.10.

Optional.

Implementation

core.String? pythonVersion;