databaseName property

String? databaseName
final

Contains the name of the initial database of this DB cluster that was provided at create time, if one was specified when the DB cluster was created. This same name is returned for the life of the DB cluster.

Implementation

final String? databaseName;