Uses of Class
software.amazon.awscdk.services.rds.CfnDBParameterGroup.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBParameterGroup.Builder in software.amazon.awscdk.services.rds
Modifier 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.Tags to assign to the DB parameter group.