restoreType

val restoreType: Output<String>

The method that is used to restore data. Valid values:

  • BackupSet: Data is restored from a backup set. If you use this value, you must also specify the BackupSetID parameter.

  • BackupTime: restores data to a point in time. You must also specify the RestoreTime, SourceRegion, and SourceDBInstanceName parameters.