rulesSourceFilename property

String? rulesSourceFilename
getter/setter pair

The filename of the rules that needs to be converted.

The filename is used mainly so that future logs of the import rules job contain it, and can therefore be searched by it.

Required.

Implementation

core.String? rulesSourceFilename;