Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnUserGroupPropsMixin.Builder
Packages that use CfnUserGroupPropsMixin.Builder
-
Uses of CfnUserGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnUserGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUserGroupPropsMixin.Builder.create()CfnUserGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) The current supported values are valkey and redis.The list of tags.CfnUserGroupPropsMixin.Builder.userGroupId(String userGroupId) The ID of the user group.The list of user IDs that belong to the user group.