Uses of Class
software.amazon.awscdk.services.elasticache.CfnParameterGroupProps.Builder
Packages that use CfnParameterGroupProps.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnParameterGroupProps.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return CfnParameterGroupProps.BuilderModifier and TypeMethodDescriptionCfnParameterGroupProps.builder()CfnParameterGroupProps.Builder.cacheParameterGroupFamily(String cacheParameterGroupFamily) Sets the value ofCfnParameterGroupProps.getCacheParameterGroupFamily()CfnParameterGroupProps.Builder.description(String description) Sets the value ofCfnParameterGroupProps.getDescription()CfnParameterGroupProps.Builder.properties(Map<String, String> properties) Sets the value ofCfnParameterGroupProps.getProperties()CfnParameterGroupProps.Builder.properties(IResolvable properties) Sets the value ofCfnParameterGroupProps.getProperties()Sets the value ofCfnParameterGroupProps.getTags()Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnParameterGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnParameterGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnParameterGroupProps.Builder.