useLatestRestorableTime property
A boolean value that indicates whether the DB cluster is restored from the latest backup time. Defaults to false. Cannot be specified with restoreToTime.
Implementation
final pulumi.Input<bool?>? useLatestRestorableTime;