Uses of Interface
software.amazon.awscdk.services.redshift.Login
-
Uses of Login in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionLogin.Builder.build()
Builds the configured instance.ClusterProps.getMasterUser()
(experimental) Username and password for the administrative user.final Login
ClusterProps.Jsii$Proxy.getMasterUser()
Modifier and TypeMethodDescriptionCluster.Builder.masterUser
(Login masterUser) (experimental) Username and password for the administrative user.ClusterProps.Builder.masterUser
(Login masterUser) Sets the value ofClusterProps.getMasterUser()