Uses of Class
software.amazon.awscdk.services.elasticache.alpha.PasswordUserProps.Builder
Packages that use PasswordUserProps.Builder
Package
Description
ElastiCache CDK Construct Library
-
Uses of PasswordUserProps.Builder in software.amazon.awscdk.services.elasticache.alpha
Methods in software.amazon.awscdk.services.elasticache.alpha that return PasswordUserProps.BuilderModifier and TypeMethodDescriptionPasswordUserProps.Builder.accessControl(AccessControl accessControl) Sets the value ofUserBaseProps.getAccessControl()static PasswordUserProps.BuilderPasswordUserProps.builder()PasswordUserProps.Builder.engine(UserEngine engine) Sets the value ofUserBaseProps.getEngine()PasswordUserProps.Builder.passwords(List<? extends SecretValue> passwords) Sets the value ofPasswordUserProps.getPasswords()Sets the value ofUserBaseProps.getUserId()Sets the value ofPasswordUserProps.getUserName()Constructors in software.amazon.awscdk.services.elasticache.alpha with parameters of type PasswordUserProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PasswordUserProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePasswordUserProps.Builder.