Uses of Interface
software.amazon.awscdk.services.elasticache.alpha.UserBaseProps
Packages that use UserBaseProps
Package
Description
ElastiCache CDK Construct Library
-
Uses of UserBaseProps in software.amazon.awscdk.services.elasticache.alpha
Subinterfaces of UserBaseProps in software.amazon.awscdk.services.elasticache.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Properties for defining an ElastiCache user with IAM authentication.interface(experimental) Properties for defining an ElastiCache user with no password authentication.interface(experimental) Properties for defining an ElastiCache user with password authentication.Classes in software.amazon.awscdk.services.elasticache.alpha that implement UserBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forIamUserPropsstatic final classAn implementation forNoPasswordUserPropsstatic final classAn implementation forPasswordUserPropsstatic final classAn implementation forUserBasePropsMethods in software.amazon.awscdk.services.elasticache.alpha that return UserBaseProps