pythonFileUris property

List<String>? pythonFileUris
getter/setter pair

HCFS URIs of Python files to pass to the PySpark framework.

Optional.

Implementation

core.List<core.String>? pythonFileUris;