AWS SDK for .NET Documentation
DBName Property
AmazonAmazon.Redshift.ModelClusterDBName Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property DBName.

The name of the initial database that was created when the cluster was created. This same name is returned for the life of the cluster. If an initial database was not specified, a database named "dev" was created by default.

Declaration Syntax
C#
public string DBName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)