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

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