A collection of values returned by getDatabaseUser.
The provider-assigned unique ID for this managed resource.
The authentication method of the MySQL user. The value will be mysql_native_password or caching_sha2_password.
mysql_native_password
caching_sha2_password
The password of the database user. This will not be set for MongoDB users.
The role of the database user. The value will be either primary or normal.
primary
normal