Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnParameterGroupPropsMixin.Builder
Packages that use CfnParameterGroupPropsMixin.Builder
-
Uses of CfnParameterGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnParameterGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnParameterGroupPropsMixin.Builder.create()CfnParameterGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnParameterGroupPropsMixin.Builder.description(String description) A description of the parameter group.The name of the parameter group family that this parameter group is compatible with.CfnParameterGroupPropsMixin.Builder.parameterGroupName(String parameterGroupName) The name of the parameter group.CfnParameterGroupPropsMixin.Builder.parameters(Object parameters) Returns the detailed parameter list for the parameter group.An array of key-value pairs to apply to this resource.