tencentcloud-sdk-nodejs-es 4.1.43 → 4.1.44

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-es",
3
- "version": "4.1.43",
3
+ "version": "4.1.44",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4483,6 +4483,10 @@ export interface LogstashNodeInfo {
4483
4483
  * 节点端口
4484
4484
  */
4485
4485
  Port?: number;
4486
+ /**
4487
+ * 节点所在zone
4488
+ */
4489
+ Zone?: string;
4486
4490
  }
4487
4491
  /**
4488
4492
  * CreateCosMigrateToServerlessInstance返回参数结构体