tencentcloud-sdk-nodejs-cls 4.1.297 → 4.1.299

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-cls",
3
- "version": "4.1.297",
3
+ "version": "4.1.299",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -10499,6 +10499,10 @@ export interface ExportInfo {
10499
10499
  * <p>导出字段</p>
10500
10500
  */
10501
10501
  DerivedFields?: Array<string>;
10502
+ /**
10503
+ * <p>日志导出创建时间,毫秒时间戳</p><p>单位:ms</p>
10504
+ */
10505
+ CreateTimestamp?: number;
10502
10506
  }
10503
10507
  /**
10504
10508
  * 指标采集label配置信息