AWS SDK for .NET Documentation
DBParameterGroupName Property
AmazonAmazon.RDS.ModelCreateDBInstanceRequestDBParameterGroupName Did this page help you?   Yes   No    Tell us about it...
The name of the DB parameter group to associate with this DB instance. If this argument is omitted, the default DBParameterGroup for the specified engine will be used. Constraints:
Declaration Syntax
C#
public string DBParameterGroupName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)