AzureDatabricksLinkedServiceArgs

constructor(accessToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, annotations: Output<List<Any>>? = null, authentication: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, credential: Output<CredentialReferenceArgs>? = null, dataSecurityMode: Output<Any>? = null, description: Output<String>? = null, domain: Output<Any>, encryptedCredential: Output<String>? = null, existingClusterId: Output<Any>? = null, instancePoolId: Output<Any>? = null, newClusterCustomTags: Output<Map<String, Any>>? = null, newClusterDriverNodeType: Output<Any>? = null, newClusterEnableElasticDisk: Output<Any>? = null, newClusterInitScripts: Output<Any>? = null, newClusterLogDestination: Output<Any>? = null, newClusterNodeType: Output<Any>? = null, newClusterNumOfWorker: Output<Any>? = null, newClusterSparkConf: Output<Map<String, Any>>? = null, newClusterSparkEnvVars: Output<Map<String, Any>>? = null, newClusterVersion: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, policyId: Output<Any>? = null, type: Output<String>, version: Output<String>? = null, workspaceResourceId: Output<Any>? = null)