AWS SDK for .NET Documentation
UseLatestRestorableTime Property
AmazonAmazon.RDS.ModelRestoreDBInstanceToPointInTimeRequestUseLatestRestorableTime Did this page help you?   Yes   No    Tell us about it...
Specifies whether (true) or not (false) the DB instance is restored from the latest backup time. Default: false Constraints: Cannot be specified if RestoreTime parameter is provided.
Declaration Syntax
C#
public bool UseLatestRestorableTime { get; set; }

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