Uses of Class
software.amazon.awscdk.services.amplify.alpha.BasicAuthProps.Builder
-
Uses of BasicAuthProps.Builder in software.amazon.awscdk.services.amplify.alpha
Modifier and TypeMethodDescriptionstatic BasicAuthProps.Builder
BasicAuthProps.builder()
BasicAuthProps.Builder.encryptionKey
(IKey encryptionKey) Sets the value ofBasicAuthProps.getEncryptionKey()
BasicAuthProps.Builder.password
(SecretValue password) Sets the value ofBasicAuthProps.getPassword()
Sets the value ofBasicAuthProps.getUsername()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(BasicAuthProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBasicAuthProps.Builder
.