tencentcloud-sdk-nodejs-tcss 4.1.144 → 4.1.158

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-tcss",
3
- "version": "4.1.144",
3
+ "version": "4.1.158",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -9544,6 +9544,10 @@ export interface HostInfo {
9544
9544
  * 核数
9545
9545
  */
9546
9546
  CoresCnt?: number;
9547
+ /**
9548
+ * 最近在线时间
9549
+ */
9550
+ LastOnlineTime?: string;
9547
9551
  }
9548
9552
  /**
9549
9553
  * DescribeVirusScanTimeoutSetting请求参数结构体