Uses of Interface
software.amazon.awscdk.services.rds.CfnDBParameterGroupProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBParameterGroupProps in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDBParameterGroupProps
Modifier and TypeMethodDescriptionCfnDBParameterGroupProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnDBParameterGroup
(Construct scope, String id, CfnDBParameterGroupProps props) Create a newAWS::RDS::DBParameterGroup
.