tencentcloud-sdk-nodejs-tse 4.1.181 → 4.1.187

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-tse",
3
- "version": "4.1.181",
3
+ "version": "4.1.187",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -949,6 +949,10 @@ export interface CloudNativeAPIGatewayRateLimitDetail {
949
949
  * 外部redis配置
950
950
  */
951
951
  ExternalRedis?: ExternalRedis;
952
+ /**
953
+ * 全局配置中的redis配置
954
+ */
955
+ GlobalConfigId?: string;
952
956
  /**
953
957
  * 计数器策略
954
958
  local 单机