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

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

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

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