AWS SDK for .NET Documentation
DBSubnetGroupName Property
AmazonAmazon.RDS.ModelCreateDBInstanceReadReplicaRequestDBSubnetGroupName Did this page help you?   Yes   No    Tell us about it...
A DB Subnet Group to associate with this DB Instance in case of a cross region read replica. If there is no DB Subnet Group, then it is a non-VPC DB instance. Constraints: All the cross region read replicas that share the source instance should lie within the same VPC.
Declaration Syntax
C#
public string DBSubnetGroupName { get; set; }

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