Vertica Linked Service Args
constructor(annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionString: Output<Any>? = null, database: Output<Any>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, port: Output<Any>? = null, pwd: Output<AzureKeyVaultSecretReferenceArgs>? = null, server: Output<Any>? = null, type: Output<String>, uid: Output<Any>? = null, version: Output<String>? = null)