Uses of Interface
software.amazon.awscdk.services.elasticache.alpha.UserBaseAttributes
Packages that use UserBaseAttributes
Package
Description
ElastiCache CDK Construct Library
-
Uses of UserBaseAttributes in software.amazon.awscdk.services.elasticache.alpha
Classes in software.amazon.awscdk.services.elasticache.alpha that implement UserBaseAttributesMethods in software.amazon.awscdk.services.elasticache.alpha that return UserBaseAttributesModifier and TypeMethodDescriptionUserBaseAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type UserBaseAttributesModifier and TypeMethodDescriptionstatic IUser
UserBase.fromUserAttributes
(software.constructs.Construct scope, String id, UserBaseAttributes attrs) (experimental) Import an existing user using attributes.