Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnParameterGroupMixinProps.Builder
Packages that use CfnParameterGroupMixinProps.Builder
-
Uses of CfnParameterGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnParameterGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnParameterGroupMixinProps.builder()CfnParameterGroupMixinProps.Builder.description(String description) Sets the value ofCfnParameterGroupMixinProps.getDescription()Sets the value ofCfnParameterGroupMixinProps.getFamily()CfnParameterGroupMixinProps.Builder.parameterGroupName(String parameterGroupName) Sets the value ofCfnParameterGroupMixinProps.getParameterGroupName()CfnParameterGroupMixinProps.Builder.parameters(Object parameters) Sets the value ofCfnParameterGroupMixinProps.getParameters()Sets the value ofCfnParameterGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.memorydb with parameters of type CfnParameterGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnParameterGroupMixinProps.Builder.