Uses of Class
software.amazon.awscdk.services.elasticache.CfnUserProps.Builder
Packages that use CfnUserProps.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnUserProps.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnUserProps.BuilderModifier and TypeMethodDescriptionCfnUserProps.Builder.accessString(String accessString) Sets the value ofCfnUserProps.getAccessString()CfnUserProps.Builder.authenticationMode(Object authenticationMode) Sets the value ofCfnUserProps.getAuthenticationMode()static CfnUserProps.BuilderCfnUserProps.builder()Sets the value ofCfnUserProps.getEngine()CfnUserProps.Builder.noPasswordRequired(Boolean noPasswordRequired) Sets the value ofCfnUserProps.getNoPasswordRequired()CfnUserProps.Builder.noPasswordRequired(IResolvable noPasswordRequired) Sets the value ofCfnUserProps.getNoPasswordRequired()Sets the value ofCfnUserProps.getPasswords()Sets the value ofCfnUserProps.getTags()Sets the value ofCfnUserProps.getUserId()Sets the value ofCfnUserProps.getUserName()Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnUserProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserProps.Builder.