Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnUserPropsMixin.Builder
Packages that use CfnUserPropsMixin.Builder
-
Uses of CfnUserPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnUserPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUserPropsMixin.Builder.accessString(String accessString) Access permissions string used for this user.CfnUserPropsMixin.Builder.authenticationMode(Object authenticationMode) Specifies the authentication mode to use.static CfnUserPropsMixin.BuilderCfnUserPropsMixin.Builder.create()static CfnUserPropsMixin.BuilderCfnUserPropsMixin.Builder.create(CfnPropertyMixinOptions options) The current supported values are valkey and redis.CfnUserPropsMixin.Builder.noPasswordRequired(Boolean noPasswordRequired) Indicates a password is not required for this user.CfnUserPropsMixin.Builder.noPasswordRequired(IResolvable noPasswordRequired) Indicates a password is not required for this user.Passwords used for this user.The list of tags.The ID of the user.The username of the user.