CloudPostgresqlUser

Prev Next

VPC環境で利用できます。

Cloud DB for PostgreSQLデータベースのユーザーです。

構文

構文は次の通りです。

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

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
userName String Required データベースのユーザー ID
clientCidr String Required クライアント CIDR
isReplicationRole Boolean Required Replication Roleかどうか
  • true | false