AWS SDK for .NET Documentation
DBInstanceIdentifier Property
AmazonAmazon.RDS.ModelCreateDBInstanceReadReplicaRequestDBInstanceIdentifier Did this page help you?   Yes   No    Tell us about it...
The DB instance identifier of the read replica. This is the unique key that identifies a DB instance. This parameter is stored as a lowercase string.
Declaration Syntax
C#
public string DBInstanceIdentifier { get; set; }

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