Uses of Class
software.amazon.awscdk.services.elasticache.CfnUser.Builder
Packages that use CfnUser.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnUser.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnUser.BuilderModifier and TypeMethodDescriptionCfnUser.Builder.accessString(String accessString) Access permissions string used for this user.CfnUser.Builder.authenticationMode(Object authenticationMode) Specifies the authentication mode to use.static CfnUser.BuilderThe current supported value is redis.CfnUser.Builder.noPasswordRequired(Boolean noPasswordRequired) Indicates a password is not required for this user.CfnUser.Builder.noPasswordRequired(IResolvable noPasswordRequired) Indicates a password is not required for this user.Passwords used for this user.AWS::ElastiCache::User.Tags.The ID of the user.The username of the user.