SparkJobEntry interface

Spark job entry point definition.

Properties

sparkJobEntryType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

sparkJobEntryType

Polymorphic discriminator, which specifies the different types this object can be

sparkJobEntryType: "SparkJobPythonEntry" | "SparkJobScalaEntry"

Property Value

"SparkJobPythonEntry" | "SparkJobScalaEntry"