tencentcloud-sdk-nodejs-redis 4.1.1 → 4.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -4191,7 +4191,6 @@ export interface Groups {
|
|
|
4191
4191
|
- 17:德国
|
|
4192
4192
|
- 18:韩国
|
|
4193
4193
|
- 19:重庆
|
|
4194
|
-
- 21:印度
|
|
4195
4194
|
- 22:美东(弗吉尼亚)
|
|
4196
4195
|
- 23:泰国
|
|
4197
4196
|
- 25:日本
|
|
@@ -4743,7 +4742,7 @@ export interface InstanceSet {
|
|
|
4743
4742
|
*/
|
|
4744
4743
|
ProjectId?: number;
|
|
4745
4744
|
/**
|
|
4746
|
-
* 地域 ID。<ul><li>1:广州。</li><li>4:上海。</li><li>5:中国香港。</li><li>7:上海金融。</li> <li>8:北京。</li> <li>9:新加坡。</li> <li>11:深圳金融。</li> <li>15:美西(硅谷)。</li><li>16:成都。</li><li>17:法兰克福。</li><li>18:首尔。</li><li>19:重庆。</li><li>
|
|
4745
|
+
* 地域 ID。<ul><li>1:广州。</li><li>4:上海。</li><li>5:中国香港。</li><li>7:上海金融。</li> <li>8:北京。</li> <li>9:新加坡。</li> <li>11:深圳金融。</li> <li>15:美西(硅谷)。</li><li>16:成都。</li><li>17:法兰克福。</li><li>18:首尔。</li><li>19:重庆。</li><li>22:美东(弗吉尼亚)。</li><li>23:曼谷。</li><li>25:东京。</li></ul>
|
|
4747
4746
|
*/
|
|
4748
4747
|
RegionId?: number;
|
|
4749
4748
|
/**
|