Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnUserMixinProps.Builder
Packages that use CfnUserMixinProps.Builder
-
Uses of CfnUserMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnUserMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserMixinProps.Builder.accessString(String accessString) Sets the value ofCfnUserMixinProps.getAccessString()CfnUserMixinProps.Builder.authenticationMode(Object authenticationMode) Sets the value ofCfnUserMixinProps.getAuthenticationMode()static CfnUserMixinProps.BuilderCfnUserMixinProps.builder()Sets the value ofCfnUserMixinProps.getEngine()CfnUserMixinProps.Builder.noPasswordRequired(Boolean noPasswordRequired) Sets the value ofCfnUserMixinProps.getNoPasswordRequired()CfnUserMixinProps.Builder.noPasswordRequired(IResolvable noPasswordRequired) Sets the value ofCfnUserMixinProps.getNoPasswordRequired()Sets the value ofCfnUserMixinProps.getPasswords()Sets the value ofCfnUserMixinProps.getTags()Sets the value ofCfnUserMixinProps.getUserId()Sets the value ofCfnUserMixinProps.getUserName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticache with parameters of type CfnUserMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserMixinProps.Builder.