Uses of Interface
software.amazon.awscdk.services.elasticache.CfnUserGroupProps
Packages that use CfnUserGroupProps
Package
Description
Amazon ElastiCache Construct Library
- 
Uses of CfnUserGroupProps in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement CfnUserGroupPropsMethods in software.amazon.awscdk.services.elasticache that return CfnUserGroupPropsModifier and TypeMethodDescriptionCfnUserGroupProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnUserGroupPropsModifierConstructorDescriptionCfnUserGroup(Construct scope, String id, CfnUserGroupProps props) Create a newAWS::ElastiCache::UserGroup.