Spark Linked Service Response
constructor(allowHostNameCNMismatch: Any? = null, allowSelfSignedServerCert: Any? = null, annotations: List<Any>? = null, authenticationType: String, connectVia: IntegrationRuntimeReferenceResponse? = null, description: String? = null, enableSsl: Any? = null, encryptedCredential: String? = null, host: Any, httpPath: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, port: Any, serverType: String? = null, thriftTransportProtocol: String? = null, trustedCertPath: Any? = null, type: String, useSystemTrustStore: Any? = null, username: Any? = null, version: String? = null)