AWS SDK for .NET Documentation
DBParameterGroupName Property
AmazonAmazon.RDS.ModelModifyDBInstanceRequestDBParameterGroupName Did this page help you?   Yes   No    Tell us about it...
The name of the DB parameter group to apply to this DB instance. Changing this parameter does not result in an outage and the change is applied during the next maintenance window unless the ApplyImmediately parameter is set to true for this request. Default: Uses existing setting Constraints: The DB parameter group must be in the same DB parameter group family as this DB instance.
Declaration Syntax
C#
public string DBParameterGroupName { get; set; }

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