properties property
Configuration properties as a set of key/value pairs, which will be passed on to the Spark application.
For more information, see Apache Spark and the procedure option list.
Implementation
core.Map<core.String, core.String>? properties;