restoreFromDbBackup
inline suspend fun TimestreamInfluxDbClient.restoreFromDbBackup(crossinline block: RestoreFromDbBackupRequest.Builder.() -> Unit): RestoreFromDbBackupResponse
Restores a Timestream for InfluxDB resource from a backup. By default, a new resource is created. You can optionally restore to the same resource using the REPLACE_EXISTING restore mode.