Greenplum Linked Service Response
data class GreenplumLinkedServiceResponse(val annotations: List<Any>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val connectionString: Any? = null, val description: String? = null, val encryptedCredential: String? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val pwd: AzureKeyVaultSecretReferenceResponse? = null, val type: String)
Greenplum Database linked service.
Constructors
Link copied to clipboard
fun GreenplumLinkedServiceResponse(annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, description: String? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, pwd: AzureKeyVaultSecretReferenceResponse? = null, type: String)