AWS SDK for .NET Documentation
WithSourceDBInstanceIdentifier Method (sourceDBInstanceIdentifier)
AmazonAmazon.RDS.ModelRestoreDBInstanceToPointInTimeRequestWithSourceDBInstanceIdentifier(String) Did this page help you?   Yes   No    Tell us about it...
Sets the SourceDBInstanceIdentifier property
Declaration Syntax
C#
public RestoreDBInstanceToPointInTimeRequest WithSourceDBInstanceIdentifier(
	string sourceDBInstanceIdentifier
)
Parameters
sourceDBInstanceIdentifier (String)
The value to set for the SourceDBInstanceIdentifier property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)