Uses of Class
software.amazon.awscdk.services.rds.CfnDBClusterParameterGroup.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBClusterParameterGroup.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionCfnDBClusterParameterGroup.Builder.dbClusterParameterGroupName
(String dbClusterParameterGroupName) The name of the DB cluster parameter group.CfnDBClusterParameterGroup.Builder.description
(String description) The description for the DB cluster parameter group.The DB cluster parameter group family name.CfnDBClusterParameterGroup.Builder.parameters
(Object parameters) Provides a list of parameters for the DB cluster parameter group.Tags to assign to the DB cluster parameter group.