Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnParameterGroupMixinProps.Builder
Packages that use CfnParameterGroupMixinProps.Builder
-
Uses of CfnParameterGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnParameterGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnParameterGroupMixinProps.builder()CfnParameterGroupMixinProps.Builder.cacheParameterGroupFamily(String cacheParameterGroupFamily) Sets the value ofCfnParameterGroupMixinProps.getCacheParameterGroupFamily()CfnParameterGroupMixinProps.Builder.description(String description) Sets the value ofCfnParameterGroupMixinProps.getDescription()CfnParameterGroupMixinProps.Builder.properties(Map<String, String> properties) Sets the value ofCfnParameterGroupMixinProps.getProperties()CfnParameterGroupMixinProps.Builder.properties(IResolvable properties) Sets the value ofCfnParameterGroupMixinProps.getProperties()Sets the value ofCfnParameterGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticache with parameters of type CfnParameterGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnParameterGroupMixinProps.Builder.