AWS SDK for .NET Documentation
DBSubnetGroupName Property
AmazonAmazon.RDS.ModelModifyDBSubnetGroupRequestDBSubnetGroupName Did this page help you?   Yes   No    Tell us about it...
The name for the DB subnet group. This value is stored as a lowercase string. Constraints: Must contain no more than 255 alphanumeric characters or hyphens. Must not be "Default". Example: mySubnetgroup
Declaration Syntax
C#
public string DBSubnetGroupName { get; set; }

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