tencentcloud-sdk-nodejs 4.0.852 → 4.0.853

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.
Files changed (68) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/SERVICE_CHANGELOG.md +49 -239
  3. package/package.json +1 -1
  4. package/products.md +7 -7
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/btoe/index.ts +2 -2
  8. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +32 -0
  9. package/src/services/chdfs/index.ts +2 -2
  10. package/src/services/essbasic/index.ts +2 -2
  11. package/src/services/essbasic/v20210526/essbasic_client.ts +2 -77
  12. package/src/services/essbasic/v20210526/essbasic_models.ts +2 -47
  13. package/src/services/facefusion/index.ts +2 -2
  14. package/src/services/iai/index.ts +2 -2
  15. package/src/services/iotvideo/index.ts +2 -2
  16. package/src/services/irp/index.ts +2 -2
  17. package/src/services/mgobe/index.ts +2 -2
  18. package/src/services/sms/index.ts +2 -2
  19. package/src/services/tbp/index.ts +2 -2
  20. package/src/services/tem/index.ts +2 -2
  21. package/src/services/teo/index.ts +2 -2
  22. package/src/services/thpc/index.ts +2 -2
  23. package/src/services/tione/index.ts +2 -2
  24. package/src/services/tke/v20220501/tke_models.ts +1 -1
  25. package/src/services/tse/v20201207/tse_models.ts +9 -0
  26. package/src/services/vm/index.ts +2 -2
  27. package/src/services/vod/v20180717/vod_models.ts +3 -2
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/ams/index.d.ts +4 -4
  31. package/tencentcloud/services/ams/index.js +2 -2
  32. package/tencentcloud/services/btoe/index.d.ts +4 -4
  33. package/tencentcloud/services/btoe/index.js +2 -2
  34. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +32 -0
  35. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  36. package/tencentcloud/services/chdfs/index.js +2 -2
  37. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  38. package/tencentcloud/services/essbasic/index.js +2 -2
  39. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -77
  40. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -77
  41. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -46
  42. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  43. package/tencentcloud/services/facefusion/index.js +2 -2
  44. package/tencentcloud/services/iai/index.d.ts +4 -4
  45. package/tencentcloud/services/iai/index.js +2 -2
  46. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  47. package/tencentcloud/services/iotvideo/index.js +2 -2
  48. package/tencentcloud/services/irp/index.d.ts +4 -4
  49. package/tencentcloud/services/irp/index.js +2 -2
  50. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  51. package/tencentcloud/services/mgobe/index.js +2 -2
  52. package/tencentcloud/services/sms/index.d.ts +4 -4
  53. package/tencentcloud/services/sms/index.js +2 -2
  54. package/tencentcloud/services/tbp/index.d.ts +4 -4
  55. package/tencentcloud/services/tbp/index.js +2 -2
  56. package/tencentcloud/services/tem/index.d.ts +4 -4
  57. package/tencentcloud/services/tem/index.js +2 -2
  58. package/tencentcloud/services/teo/index.d.ts +4 -4
  59. package/tencentcloud/services/teo/index.js +2 -2
  60. package/tencentcloud/services/thpc/index.d.ts +4 -4
  61. package/tencentcloud/services/thpc/index.js +2 -2
  62. package/tencentcloud/services/tione/index.d.ts +4 -4
  63. package/tencentcloud/services/tione/index.js +2 -2
  64. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +1 -1
  65. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +9 -0
  66. package/tencentcloud/services/vm/index.d.ts +4 -4
  67. package/tencentcloud/services/vm/index.js +2 -2
  68. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +3 -2
@@ -4657,53 +4657,8 @@ export interface SignQrCode {
4657
4657
 
4658
4658
  **各种场景传参说明**:
4659
4659
 
4660
- <table>
4661
- <thead>
4662
- <tr>
4663
- <th>场景编号</th>
4664
- <th>可作为发起方类型</th>
4665
- <th>可作为签署方的类型</th>
4666
- <th>签署方传参说明</th>
4667
- </tr>
4668
- </thead>
4660
+ <table> <thead> <tr> <th>场景编号</th> <th>发起方类型</th> <th>签署方类型</th> <th>签署方传参说明</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>第三方子企业A员工</td> <td>第三方子企业A员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul> </td> </tr> <tr> <td>场景二</td> <td>第三方子企业A员工</td> <td>第三方子企业B(不指定经办人走领取方式)</td> <td> <ul> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)ApproverOption.FillType:需设置为1</li> </ul> </td> </tr> <tr> <td>场景三</td> <td>第三方子企业A员工</td> <td>第三方子企业B员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul></td> </tr> <tr> <td>场景四</td> <td>第三方子企业A员工</td> <td>个人/自然人</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(固定)ApproverType:需设置为PERSON</li> </ul> </td> </tr> <tr> <td>场景五</td> <td>第三方子企业A员工</td> <td>SaaS平台企业员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)OrganizationName:SaaS企业的名字</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)NotChannelOrganization:需设置为True</li> </ul> </td> </tr> </tbody> </table>
4669
4661
 
4670
- <tbody>
4671
- <tr>
4672
- <td>场景一</td>
4673
- <td>第三方子企业A员工</td>
4674
- <td>第三方子企业A员工</td>
4675
- <td>OpenId、OrganizationName、OrganizationOpenId必传 ,ApproverType设置为ORGANIZATION</td>
4676
- </tr>
4677
-
4678
- <tr>
4679
- <td>场景二</td>
4680
- <td>第三方子企业A员工</td>
4681
- <td>第三方子企业B(不指定经办人)</td>
4682
- <td>OrganizationName、OrganizationOpenId必传 ,ApproverType设置为ORGANIZATION</td>
4683
- </tr>
4684
-
4685
- <tr>
4686
- <td>场景三</td>
4687
- <td>第三方子企业A员工</td>
4688
- <td>第三方子企业B员工</td>
4689
- <td>OpenId、OrganizationOpenId、OrganizationName必传, ApproverType设置为ORGANIZATION</td>
4690
- </tr>
4691
-
4692
- <tr>
4693
- <td>场景四</td>
4694
- <td>第三方子企业A员工</td>
4695
- <td>个人/自然人</td>
4696
- <td>Name、Mobile必传, ApproverType设置为PERSON</td>
4697
- </tr>
4698
-
4699
- <tr>
4700
- <td>场景五</td>
4701
- <td>第三方子企业A员工</td>
4702
- <td>SaaS平台企业员工</td>
4703
- <td>Name、Mobile、OrganizationName必传,且NotChannelOrganization=True。 ApproverType设置为ORGANIZATION</td>
4704
- </tr>
4705
- </tbody>
4706
- </table>
4707
4662
 
4708
4663
  **注1**: `使用模板发起合同时,RecipientId(模板发起合同时)必传`
4709
4664
 
@@ -1,10 +1,10 @@
1
1
  export declare const facefusion: {
2
- v20181201: {
3
- Client: typeof import("./v20181201/facefusion_client").Client;
4
- Models: typeof import("./v20181201/facefusion_models");
5
- };
6
2
  v20220927: {
7
3
  Client: typeof import("./v20220927/facefusion_client").Client;
8
4
  Models: typeof import("./v20220927/facefusion_models");
9
5
  };
6
+ v20181201: {
7
+ Client: typeof import("./v20181201/facefusion_client").Client;
8
+ Models: typeof import("./v20181201/facefusion_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.facefusion = void 0;
4
- const v20181201_1 = require("./v20181201");
5
4
  const v20220927_1 = require("./v20220927");
5
+ const v20181201_1 = require("./v20181201");
6
6
  exports.facefusion = {
7
- v20181201: v20181201_1.v20181201,
8
7
  v20220927: v20220927_1.v20220927,
8
+ v20181201: v20181201_1.v20181201,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const iai: {
2
- v20200303: {
3
- Client: typeof import("./v20200303/iai_client").Client;
4
- Models: typeof import("./v20200303/iai_models");
5
- };
6
2
  v20180301: {
7
3
  Client: typeof import("./v20180301/iai_client").Client;
8
4
  Models: typeof import("./v20180301/iai_models");
9
5
  };
6
+ v20200303: {
7
+ Client: typeof import("./v20200303/iai_client").Client;
8
+ Models: typeof import("./v20200303/iai_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.iai = void 0;
4
- const v20200303_1 = require("./v20200303");
5
4
  const v20180301_1 = require("./v20180301");
5
+ const v20200303_1 = require("./v20200303");
6
6
  exports.iai = {
7
- v20200303: v20200303_1.v20200303,
8
7
  v20180301: v20180301_1.v20180301,
8
+ v20200303: v20200303_1.v20200303,
9
9
  };
@@ -1,8 +1,4 @@
1
1
  export declare const iotvideo: {
2
- v20201215: {
3
- Client: typeof import("./v20201215/iotvideo_client").Client;
4
- Models: typeof import("./v20201215/iotvideo_models");
5
- };
6
2
  v20191126: {
7
3
  Client: typeof import("./v20191126/iotvideo_client").Client;
8
4
  Models: typeof import("./v20191126/iotvideo_models");
@@ -11,4 +7,8 @@ export declare const iotvideo: {
11
7
  Client: typeof import("./v20211125/iotvideo_client").Client;
12
8
  Models: typeof import("./v20211125/iotvideo_models");
13
9
  };
10
+ v20201215: {
11
+ Client: typeof import("./v20201215/iotvideo_client").Client;
12
+ Models: typeof import("./v20201215/iotvideo_models");
13
+ };
14
14
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.iotvideo = void 0;
4
- const v20201215_1 = require("./v20201215");
5
4
  const v20191126_1 = require("./v20191126");
6
5
  const v20211125_1 = require("./v20211125");
6
+ const v20201215_1 = require("./v20201215");
7
7
  exports.iotvideo = {
8
- v20201215: v20201215_1.v20201215,
9
8
  v20191126: v20191126_1.v20191126,
10
9
  v20211125: v20211125_1.v20211125,
10
+ v20201215: v20201215_1.v20201215,
11
11
  };
@@ -1,10 +1,10 @@
1
1
  export declare const irp: {
2
- v20220324: {
3
- Client: typeof import("./v20220324/irp_client").Client;
4
- Models: typeof import("./v20220324/irp_models");
5
- };
6
2
  v20220805: {
7
3
  Client: typeof import("./v20220805/irp_client").Client;
8
4
  Models: typeof import("./v20220805/irp_models");
9
5
  };
6
+ v20220324: {
7
+ Client: typeof import("./v20220324/irp_client").Client;
8
+ Models: typeof import("./v20220324/irp_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.irp = void 0;
4
- const v20220324_1 = require("./v20220324");
5
4
  const v20220805_1 = require("./v20220805");
5
+ const v20220324_1 = require("./v20220324");
6
6
  exports.irp = {
7
- v20220324: v20220324_1.v20220324,
8
7
  v20220805: v20220805_1.v20220805,
8
+ v20220324: v20220324_1.v20220324,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const mgobe: {
2
- v20190929: {
3
- Client: typeof import("./v20190929/mgobe_client").Client;
4
- Models: typeof import("./v20190929/mgobe_models");
5
- };
6
2
  v20201014: {
7
3
  Client: typeof import("./v20201014/mgobe_client").Client;
8
4
  Models: typeof import("./v20201014/mgobe_models");
9
5
  };
6
+ v20190929: {
7
+ Client: typeof import("./v20190929/mgobe_client").Client;
8
+ Models: typeof import("./v20190929/mgobe_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.mgobe = void 0;
4
- const v20190929_1 = require("./v20190929");
5
4
  const v20201014_1 = require("./v20201014");
5
+ const v20190929_1 = require("./v20190929");
6
6
  exports.mgobe = {
7
- v20190929: v20190929_1.v20190929,
8
7
  v20201014: v20201014_1.v20201014,
8
+ v20190929: v20190929_1.v20190929,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const sms: {
2
- v20210111: {
3
- Client: typeof import("./v20210111/sms_client").Client;
4
- Models: typeof import("./v20210111/sms_models");
5
- };
6
2
  v20190711: {
7
3
  Client: typeof import("./v20190711/sms_client").Client;
8
4
  Models: typeof import("./v20190711/sms_models");
9
5
  };
6
+ v20210111: {
7
+ Client: typeof import("./v20210111/sms_client").Client;
8
+ Models: typeof import("./v20210111/sms_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sms = void 0;
4
- const v20210111_1 = require("./v20210111");
5
4
  const v20190711_1 = require("./v20190711");
5
+ const v20210111_1 = require("./v20210111");
6
6
  exports.sms = {
7
- v20210111: v20210111_1.v20210111,
8
7
  v20190711: v20190711_1.v20190711,
8
+ v20210111: v20210111_1.v20210111,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const tbp: {
2
- v20190311: {
3
- Client: typeof import("./v20190311/tbp_client").Client;
4
- Models: typeof import("./v20190311/tbp_models");
5
- };
6
2
  v20190627: {
7
3
  Client: typeof import("./v20190627/tbp_client").Client;
8
4
  Models: typeof import("./v20190627/tbp_models");
9
5
  };
6
+ v20190311: {
7
+ Client: typeof import("./v20190311/tbp_client").Client;
8
+ Models: typeof import("./v20190311/tbp_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tbp = void 0;
4
- const v20190311_1 = require("./v20190311");
5
4
  const v20190627_1 = require("./v20190627");
5
+ const v20190311_1 = require("./v20190311");
6
6
  exports.tbp = {
7
- v20190311: v20190311_1.v20190311,
8
7
  v20190627: v20190627_1.v20190627,
8
+ v20190311: v20190311_1.v20190311,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const tem: {
2
- v20201221: {
3
- Client: typeof import("./v20201221/tem_client").Client;
4
- Models: typeof import("./v20201221/tem_models");
5
- };
6
2
  v20210701: {
7
3
  Client: typeof import("./v20210701/tem_client").Client;
8
4
  Models: typeof import("./v20210701/tem_models");
9
5
  };
6
+ v20201221: {
7
+ Client: typeof import("./v20201221/tem_client").Client;
8
+ Models: typeof import("./v20201221/tem_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tem = void 0;
4
- const v20201221_1 = require("./v20201221");
5
4
  const v20210701_1 = require("./v20210701");
5
+ const v20201221_1 = require("./v20201221");
6
6
  exports.tem = {
7
- v20201221: v20201221_1.v20201221,
8
7
  v20210701: v20210701_1.v20210701,
8
+ v20201221: v20201221_1.v20201221,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const teo: {
2
- v20220106: {
3
- Client: typeof import("./v20220106/teo_client").Client;
4
- Models: typeof import("./v20220106/teo_models");
5
- };
6
2
  v20220901: {
7
3
  Client: typeof import("./v20220901/teo_client").Client;
8
4
  Models: typeof import("./v20220901/teo_models");
9
5
  };
6
+ v20220106: {
7
+ Client: typeof import("./v20220106/teo_client").Client;
8
+ Models: typeof import("./v20220106/teo_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.teo = void 0;
4
- const v20220106_1 = require("./v20220106");
5
4
  const v20220901_1 = require("./v20220901");
5
+ const v20220106_1 = require("./v20220106");
6
6
  exports.teo = {
7
- v20220106: v20220106_1.v20220106,
8
7
  v20220901: v20220901_1.v20220901,
8
+ v20220106: v20220106_1.v20220106,
9
9
  };
@@ -1,12 +1,12 @@
1
1
  export declare const thpc: {
2
- v20211109: {
3
- Client: typeof import("./v20211109/thpc_client").Client;
4
- Models: typeof import("./v20211109/thpc_models");
5
- };
6
2
  v20220401: {
7
3
  Client: typeof import("./v20220401/thpc_client").Client;
8
4
  Models: typeof import("./v20220401/thpc_models");
9
5
  };
6
+ v20211109: {
7
+ Client: typeof import("./v20211109/thpc_client").Client;
8
+ Models: typeof import("./v20211109/thpc_models");
9
+ };
10
10
  v20230321: {
11
11
  Client: typeof import("./v20230321/thpc_client").Client;
12
12
  Models: typeof import("./v20230321/thpc_models");
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.thpc = void 0;
4
- const v20211109_1 = require("./v20211109");
5
4
  const v20220401_1 = require("./v20220401");
5
+ const v20211109_1 = require("./v20211109");
6
6
  const v20230321_1 = require("./v20230321");
7
7
  exports.thpc = {
8
- v20211109: v20211109_1.v20211109,
9
8
  v20220401: v20220401_1.v20220401,
9
+ v20211109: v20211109_1.v20211109,
10
10
  v20230321: v20230321_1.v20230321,
11
11
  };
@@ -1,10 +1,10 @@
1
1
  export declare const tione: {
2
- v20191022: {
3
- Client: typeof import("./v20191022/tione_client").Client;
4
- Models: typeof import("./v20191022/tione_models");
5
- };
6
2
  v20211111: {
7
3
  Client: typeof import("./v20211111/tione_client").Client;
8
4
  Models: typeof import("./v20211111/tione_models");
9
5
  };
6
+ v20191022: {
7
+ Client: typeof import("./v20191022/tione_client").Client;
8
+ Models: typeof import("./v20191022/tione_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.tione = void 0;
4
- const v20191022_1 = require("./v20191022");
5
4
  const v20211111_1 = require("./v20211111");
5
+ const v20191022_1 = require("./v20191022");
6
6
  exports.tione = {
7
- v20191022: v20191022_1.v20191022,
8
7
  v20211111: v20211111_1.v20211111,
8
+ v20191022: v20191022_1.v20191022,
9
9
  };
@@ -442,7 +442,7 @@ export interface InstanceChargePrepaid {
442
442
  /**
443
443
  * 预付费续费方式:
444
444
  - NOTIFY_AND_AUTO_RENEW:通知用户过期,且自动续费 (默认)
445
- - NOTIFY_AND_MANUAL_RENEW:通知用户过期,但不不自动续费
445
+ - NOTIFY_AND_MANUAL_RENEW:通知用户过期,但不自动续费
446
446
  - DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知用户过期,也不自动续费
447
447
 
448
448
  */
@@ -7348,6 +7348,15 @@ export interface CreateEngineRequest {
7348
7348
  - leader地域的副本数必须是3/2 + 1,5/2+1,7/2+1,也就是 2,3,4
7349
7349
  */
7350
7350
  EngineRegionInfos?: Array<EngineRegionInfo>;
7351
+ /**
7352
+ * zk标准版请填CLOUD_PREMIUM,zk标准版无法选择磁盘类型和磁盘容量,默认为CLOUD_PREMIUM
7353
+ zk专业版可以为:CLOUD_SSD,CLOUD_SSD_PLUS,CLOUD_PREMIUM
7354
+ */
7355
+ StorageType?: string;
7356
+ /**
7357
+ * zk标准版请填50,zk标准版无法选择磁盘类型和磁盘容量,磁盘容量默认为50
7358
+ */
7359
+ StorageCapacity?: number;
7351
7360
  /**
7352
7361
  * zk专业版至多有两个盘,且磁盘的容量在50-3200之间
7353
7362
  如果只有一个磁盘,storageCapacity与storageOption里面的capacity应该一致
@@ -3,12 +3,12 @@ export declare const vm: {
3
3
  Client: typeof import("./v20210922/vm_client").Client;
4
4
  Models: typeof import("./v20210922/vm_models");
5
5
  };
6
- v20200709: {
7
- Client: typeof import("./v20200709/vm_client").Client;
8
- Models: typeof import("./v20200709/vm_models");
9
- };
10
6
  v20201229: {
11
7
  Client: typeof import("./v20201229/vm_client").Client;
12
8
  Models: typeof import("./v20201229/vm_models");
13
9
  };
10
+ v20200709: {
11
+ Client: typeof import("./v20200709/vm_client").Client;
12
+ Models: typeof import("./v20200709/vm_models");
13
+ };
14
14
  };
@@ -2,10 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.vm = void 0;
4
4
  const v20210922_1 = require("./v20210922");
5
- const v20200709_1 = require("./v20200709");
6
5
  const v20201229_1 = require("./v20201229");
6
+ const v20200709_1 = require("./v20200709");
7
7
  exports.vm = {
8
8
  v20210922: v20210922_1.v20210922,
9
- v20200709: v20200709_1.v20200709,
10
9
  v20201229: v20201229_1.v20201229,
10
+ v20200709: v20200709_1.v20200709,
11
11
  };
@@ -14950,7 +14950,8 @@ export interface DescribeTaskDetailResponse {
14950
14950
  * 任务状态,取值:
14951
14951
  <li>WAITING:等待中;</li>
14952
14952
  <li>PROCESSING:处理中;</li>
14953
- <li>FINISH:已完成。</li>
14953
+ <li>FINISH:已完成;</li>
14954
+ <li>ABORTED:已终止。</li>
14954
14955
  */
14955
14956
  Status?: string;
14956
14957
  /**
@@ -15815,7 +15816,7 @@ export interface TaskSimpleInfo {
15815
15816
  */
15816
15817
  TaskId?: string;
15817
15818
  /**
15818
- * 任务状态。取值:WAITING(等待中)、PROCESSING(处理中)、FINISH(已完成)。
15819
+ * 任务状态。取值:WAITING(等待中)、PROCESSING(处理中)、FINISH(已完成)、ABORTED(已终止)。
15819
15820
  */
15820
15821
  Status?: string;
15821
15822
  /**