tencentcloud-sdk-nodejs-redis 4.1.137 → 4.1.138

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-redis",
3
- "version": "4.1.137",
3
+ "version": "4.1.138",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6289,6 +6289,14 @@ export interface InstanceClusterShard {
6289
6289
  - 1:on。
6290
6290
  */
6291
6291
  Connected?: number;
6292
+ /**
6293
+ * 可用区信息。
6294
+ */
6295
+ ZoneId?: string;
6296
+ /**
6297
+ * 节点组 ID。
6298
+ */
6299
+ ReplicasNodeId?: number;
6292
6300
  }
6293
6301
  /**
6294
6302
  * OpenSSL返回参数结构体