# DBUser

Credentials for the database user to be created.

## Properties

| Name         | Type    | Description                                                                                                                                                   | Notes |
| ------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- |
| **username** | **str** | The username for the initial PostgreSQL user. Some system usernames are restricted (e.g. \&quot;postgres\&quot;, \&quot;admin\&quot;, \&quot;standby\&quot;). |       |
| **password** | **str** |                                                                                                                                                               |       |
