userName property

String? userName
getter/setter pair

The username used to connect to the database.

The username might not be an IAM principal and does not have a set format.

Implementation

core.String? userName;