parameters property

Map<String, String>? parameters
getter/setter pair

The runtime parameters to pass to the job.

Implementation

core.Map<core.String, core.String>? parameters;