Uses of Class
software.amazon.awscdk.services.elasticache.alpha.PasswordUser.Builder
Packages that use PasswordUser.Builder
Package
Description
ElastiCache CDK Construct Library
-
Uses of PasswordUser.Builder in software.amazon.awscdk.services.elasticache.alpha
Methods in software.amazon.awscdk.services.elasticache.alpha that return PasswordUser.BuilderModifier and TypeMethodDescriptionPasswordUser.Builder.accessControl
(AccessControl accessControl) (experimental) Access control configuration for the user.static PasswordUser.Builder
PasswordUser.Builder.engine
(UserEngine engine) (experimental) The engine type for the user.PasswordUser.Builder.passwords
(List<? extends SecretValue> passwords) (experimental) The passwords for the user.(experimental) The ID of the user.(experimental) The name of the user.