Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBParameterGroupMixinProps.Builder
Packages that use CfnDBParameterGroupMixinProps.Builder
-
Uses of CfnDBParameterGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBParameterGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnDBParameterGroupMixinProps.builder()CfnDBParameterGroupMixinProps.Builder.dbParameterGroupName(String dbParameterGroupName) Sets the value ofCfnDBParameterGroupMixinProps.getDbParameterGroupName()CfnDBParameterGroupMixinProps.Builder.description(String description) Sets the value ofCfnDBParameterGroupMixinProps.getDescription()Sets the value ofCfnDBParameterGroupMixinProps.getFamily()CfnDBParameterGroupMixinProps.Builder.parameters(Object parameters) Sets the value ofCfnDBParameterGroupMixinProps.getParameters()Sets the value ofCfnDBParameterGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBParameterGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBParameterGroupMixinProps.Builder.