Uses of Class
software.amazon.awscdk.services.elasticache.CfnUserGroupProps.Builder
Packages that use CfnUserGroupProps.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnUserGroupProps.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnUserGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnUserGroupProps.BuilderCfnUserGroupProps.builder()Sets the value ofCfnUserGroupProps.getEngine()Sets the value ofCfnUserGroupProps.getTags()CfnUserGroupProps.Builder.userGroupId(String userGroupId) Sets the value ofCfnUserGroupProps.getUserGroupId()Sets the value ofCfnUserGroupProps.getUserIds()Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnUserGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserGroupProps.Builder.