Synapse Notebook Activity Response
constructor(conf: Any? = null, configurationType: String? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, driverSize: Any? = null, executorSize: Any? = null, linkedServiceName: LinkedServiceReferenceResponse? = null, name: String, notebook: SynapseNotebookReferenceResponse, numExecutors: Any? = null, onInactiveMarkAs: String? = null, parameters: Map<String, NotebookParameterResponse>? = null, policy: ActivityPolicyResponse? = null, sparkConfig: Map<String, Any>? = null, sparkPool: BigDataPoolParametrizationReferenceResponse? = null, state: String? = null, targetSparkConfiguration: SparkConfigurationParametrizationReferenceResponse? = null, type: String, userProperties: List<UserPropertyResponse>? = null)