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 class
An implementation forIamUserProps
static final class
An implementation forNoPasswordUserProps
static final class
An implementation forPasswordUserProps
static final class
An implementation forUserBaseProps
Methods in software.amazon.awscdk.services.elasticache.alpha that return UserBaseProps