Azure Databricks Delta Lake Linked Service Args
constructor(accessToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, annotations: Output<List<Any>>? = null, clusterId: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, credential: Output<CredentialReferenceArgs>? = null, description: Output<String>? = null, domain: Output<Any>, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, type: Output<String>, version: Output<String>? = null, workspaceResourceId: Output<Any>? = null)