PostgreSqlV2LinkedServiceArgs

constructor(annotations: Output<List<Any>>? = null, authenticationType: Output<Any>, commandTimeout: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionTimeout: Output<Any>? = null, database: Output<Any>, description: Output<String>? = null, encoding: Output<Any>? = null, encryptedCredential: Output<String>? = null, logParameters: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<AzureKeyVaultSecretReferenceArgs>? = null, pooling: Output<Any>? = null, port: Output<Any>? = null, readBufferSize: Output<Any>? = null, schema: Output<Any>? = null, server: Output<Any>, sslCertificate: Output<Any>? = null, sslKey: Output<Any>? = null, sslMode: Output<Any>, sslPassword: Output<Any>? = null, timezone: Output<Any>? = null, trustServerCertificate: Output<Any>? = null, type: Output<String>, username: Output<Any>, version: Output<String>? = null)