Uses of Class
software.amazon.awscdk.services.elasticache.ParameterGroupReference.Builder
Packages that use ParameterGroupReference.Builder
Package
Description
Amazon ElastiCache Construct Library
-
Uses of ParameterGroupReference.Builder in software.amazon.awscdk.services.elasticache
Methods in software.amazon.awscdk.services.elasticache that return ParameterGroupReference.BuilderModifier and TypeMethodDescriptionParameterGroupReference.builder()
ParameterGroupReference.Builder.cacheParameterGroupName
(String cacheParameterGroupName) Sets the value ofParameterGroupReference.getCacheParameterGroupName()
Constructors in software.amazon.awscdk.services.elasticache with parameters of type ParameterGroupReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theParameterGroupReference.Builder
.