| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | Tablestore 恢复信息。 | ||
| OverwriteExisting | boolean | 是否覆盖已存在的表。 | true |
| RestoreIndex | boolean | 是否恢复索引。 | true |
| IndexNameSuffix | string | 指定要恢复的索引名称前缀。 | 2022xxxx143933 |
| RestoreSearchIndex | boolean | 是否恢复搜索索引。 | true |
| SearchIndexNameSuffix | string | 指定要恢复的搜索索引名称前缀。 | 2022xxxx143933 |
| ReGenerateAutoIncrementPK | boolean | 是否重新生成自增主键。 | true |
| BatchChannelCount | integer | 每一个恢复任务的并发处理数量。 | 0 |
该文章对您有帮助吗?