Uses of Class
software.amazon.awscdk.services.dax.CfnParameterGroup.Builder
Packages that use CfnParameterGroup.Builder
Package
Description
Amazon DynamoDB Accelerator Construct Library
-
Uses of CfnParameterGroup.Builder in software.amazon.awscdk.services.dax
Methods in software.amazon.awscdk.services.dax that return CfnParameterGroup.BuilderModifier and TypeMethodDescriptionstatic CfnParameterGroup.BuilderCfnParameterGroup.Builder.description(String description) A description of the parameter group.CfnParameterGroup.Builder.parameterGroupName(String parameterGroupName) The name of the parameter group.CfnParameterGroup.Builder.parameterNameValues(Object parameterNameValues) An array of name-value pairs for the parameters in the group.