Uses of Class
software.amazon.awscdk.services.rds.CfnDBParameterGroup.Builder
Packages that use CfnDBParameterGroup.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBParameterGroup.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBParameterGroup.BuilderModifier and TypeMethodDescriptionstatic CfnDBParameterGroup.Builder
CfnDBParameterGroup.Builder.dbParameterGroupName
(String dbParameterGroupName) The name of the DB parameter group.CfnDBParameterGroup.Builder.description
(String description) Provides the customer-specified description for this DB parameter group.The DB parameter group family name.CfnDBParameterGroup.Builder.parameters
(Object parameters) An array of parameter names and values for the parameter update.An optional array of key-value pairs to apply to this DB parameter group.