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