masterUsername property

String? masterUsername
final

The master user name for the cluster. This name is used to connect to the database that is specified in the DBName parameter.

Implementation

final String? masterUsername;