Uses of Class
software.amazon.awscdk.services.amplify.alpha.BasicAuthProps.Builder
Packages that use BasicAuthProps.Builder
-
Uses of BasicAuthProps.Builder in software.amazon.awscdk.services.amplify.alpha
Methods in software.amazon.awscdk.services.amplify.alpha that return BasicAuthProps.BuilderModifier and TypeMethodDescriptionstatic BasicAuthProps.BuilderBasicAuthProps.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()Constructors in software.amazon.awscdk.services.amplify.alpha with parameters of type BasicAuthProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BasicAuthProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBasicAuthProps.Builder.