Databricks Notebook Activity Args
constructor(baseParameters: Output<Map<String, Any>>? = null, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, libraries: Output<List<Map<String, Any>>>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, name: Output<String>, notebookPath: Output<Any>, policy: Output<ActivityPolicyArgs>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)