AWS SDK for .NET Documentation
DBParameterGroupFamily Property
AmazonAmazon.RDS.ModelCreateDBParameterGroupRequestDBParameterGroupFamily Did this page help you?   Yes   No    Tell us about it...
The DB parameter group family name. A DB parameter group can be associated with one and only one DB parameter group family, and can be applied only to a DB instance running a database engine and engine version compatible with that DB parameter group family.
Declaration Syntax
C#
public string DBParameterGroupFamily { get; set; }

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