Uses of Class
software.amazon.awscdk.services.redshift.Login.Builder
Packages that use Login.Builder
-
Uses of Login.Builder in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift that return Login.BuilderModifier and TypeMethodDescriptionstatic Login.BuilderLogin.builder()Login.Builder.encryptionKey(IKey encryptionKey) Sets the value ofLogin.getEncryptionKey()Login.Builder.masterPassword(SecretValue masterPassword) Sets the value ofLogin.getMasterPassword()Login.Builder.masterUsername(String masterUsername) Sets the value ofLogin.getMasterUsername()Constructors in software.amazon.awscdk.services.redshift with parameters of type Login.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Login.Builder builder) Constructor that initializes the object based on literal property values passed by theLogin.Builder.