Uses of Class
software.amazon.awscdk.services.neptune.CfnDBParameterGroup.Builder
Packages that use CfnDBParameterGroup.Builder
-
Uses of CfnDBParameterGroup.Builder in software.amazon.awscdk.services.neptune
Methods in software.amazon.awscdk.services.neptune that return CfnDBParameterGroup.BuilderModifier and TypeMethodDescriptionstatic CfnDBParameterGroup.BuilderCfnDBParameterGroup.Builder.description(String description) Provides the customer-specified description for this DB parameter group.Must beneptune1for engine versions prior to 1.2.0.0 , orneptune1.2for engine version1.2.0.0and higher.Provides the name of the DB parameter group.CfnDBParameterGroup.Builder.parameters(Object parameters) The parameters to set for this DB parameter group.The tags that you want to attach to this parameter group.