Synapse Notebook Activity Args
constructor(conf: Output<Any>? = null, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, driverSize: Output<Any>? = null, executorSize: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, name: Output<String>, notebook: Output<SynapseNotebookReferenceArgs>, numExecutors: Output<Any>? = null, parameters: Output<Map<String, NotebookParameterArgs>>? = null, policy: Output<ActivityPolicyArgs>? = null, sparkPool: Output<BigDataPoolParametrizationReferenceArgs>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)