# DBUser

Credentials for the database user to be created.

## Properties

| Name         | Type       | Description                                                                                                               | Notes                   |
| ------------ | ---------- | ------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| **username** | **string** | The username for the initial PostgreSQL user. Some system usernames are restricted (e.g. "postgres", "admin", "standby"). | \[default to undefined] |
| **password** | **string** |                                                                                                                           | \[default to undefined] |
