Managed Database user information.
Name | Type | Description | Notes |
---|---|---|---|
Username | string | The username for the database user. | [optional] |
Password | string | The password for the database user. | [optional] |
Encryption | string | The password encryption for the database user (MySQL engine type only). * `Default (MySQL 8+)` * `Legacy (MySQL 5.x)` | [optional] |
AccessControl | DatabaseUserAccessControl | [optional] |