Hive Linked Service Response
data class HiveLinkedServiceResponse(val allowHostNameCNMismatch: Any? = null, val allowSelfSignedServerCert: Any? = null, val annotations: List<Any>? = null, val authenticationType: String, val connectVia: IntegrationRuntimeReferenceResponse? = null, val description: String? = null, val enableSsl: Any? = null, val encryptedCredential: String? = null, val host: Any, val httpPath: Any? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val port: Any? = null, val serverType: String? = null, val serviceDiscoveryMode: Any? = null, val thriftTransportProtocol: String? = null, val trustedCertPath: Any? = null, val type: String, val useNativeQuery: Any? = null, val useSystemTrustStore: Any? = null, val username: Any? = null, val zooKeeperNameSpace: Any? = null)
Hive Server linked service.
Constructors
Link copied to clipboard
fun HiveLinkedServiceResponse(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? = null, serverType: String? = null, serviceDiscoveryMode: Any? = null, thriftTransportProtocol: String? = null, trustedCertPath: Any? = null, type: String, useNativeQuery: Any? = null, useSystemTrustStore: Any? = null, username: Any? = null, zooKeeperNameSpace: Any? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard