Uses of Interface
software.amazon.awscdk.services.neptune.CfnDBClusterParameterGroupProps
-
Uses of CfnDBClusterParameterGroupProps in software.amazon.awscdk.services.neptune
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDBClusterParameterGroupProps
Modifier and TypeMethodDescriptionCfnDBClusterParameterGroupProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnDBClusterParameterGroup
(Construct scope, String id, CfnDBClusterParameterGroupProps props) Create a newAWS::Neptune::DBClusterParameterGroup
.