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