tencentcloud-sdk-nodejs-cloudaudit 4.1.71 → 4.1.84

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-cloudaudit",
3
- "version": "4.1.71",
3
+ "version": "4.1.84",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -517,6 +517,10 @@ export interface CreateAuditTrackRequest {
517
517
  * 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号(0:未开启,1:开启,只能集团管理账号或者可信服务管理账号开启此项功能)
518
518
  */
519
519
  TrackForAllMembers?: number;
520
+ /**
521
+ * 任务ID
522
+ */
523
+ ExportId?: string;
520
524
  }
521
525
  /**
522
526
  * 检索条件