Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

CloudPostgresqlUser

Prev Next

Available in VPC

This is a Cloud DB for PostgreSQL database user.

Syntax

The syntax is as follows.

private String userName;
private String clientCidr;
private String isReplicationRole;

Field

The following describes the fields.

Field Type Required Description
userName String Required Database user ID
clientCidr String Required Client CIDR
isReplicationRole Boolean Required Replication role status
  • true | false