SynapseSparkJobDefinitionActivityResponse

constructor(arguments: List<Any>? = null, className: Any? = null, conf: Any? = null, configurationType: String? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, driverSize: Any? = null, executorSize: Any? = null, file: Any? = null, files: List<Any>? = null, filesV2: List<Any>? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, name: String, numExecutors: Any? = null, onInactiveMarkAs: String? = null, policy: ActivityPolicyResponse? = null, pythonCodeReference: List<Any>? = null, scanFolder: Any? = null, sparkConfig: Map<String, Any>? = null, sparkJob: SynapseSparkJobReferenceResponse, state: String? = null, targetBigDataPool: BigDataPoolParametrizationReferenceResponse? = null, targetSparkConfiguration: SparkConfigurationParametrizationReferenceResponse? = null, type: String, userProperties: List<UserPropertyResponse>? = null)