restoreType

@JvmName(name = "dvoaxlahcbmjruhy")
suspend fun restoreType(value: Output<String>)
@JvmName(name = "jgjwbkscruxyqglw")
suspend fun restoreType(value: String?)

Parameters

value

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.