tencentcloud-sdk-nodejs 4.0.1002 → 4.0.1004

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 (110) hide show
  1. package/CHANGELOG.md +581 -0
  2. package/SERVICE_CHANGELOG.md +495 -269
  3. package/package.json +1 -1
  4. package/products.md +43 -43
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/apm/v20210622/apm_client.ts +1 -1
  7. package/src/services/apm/v20210622/apm_models.ts +82 -158
  8. package/src/services/bh/v20230418/bh_models.ts +4 -0
  9. package/src/services/cfs/v20190719/cfs_models.ts +7 -7
  10. package/src/services/ckafka/v20190819/ckafka_models.ts +17 -0
  11. package/src/services/clb/v20180317/clb_client.ts +2 -3
  12. package/src/services/clb/v20180317/clb_models.ts +17 -8
  13. package/src/services/cls/v20201016/cls_client.ts +66 -17
  14. package/src/services/cls/v20201016/cls_models.ts +370 -153
  15. package/src/services/cwp/v20180228/cwp_models.ts +1 -1
  16. package/src/services/dnspod/v20210323/dnspod_models.ts +32 -32
  17. package/src/services/ecm/v20190719/ecm_models.ts +4 -4
  18. package/src/services/emr/v20190103/emr_models.ts +55 -411
  19. package/src/services/ess/v20201111/ess_models.ts +27 -6
  20. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -0
  21. package/src/services/essbasic/v20210526/essbasic_models.ts +50 -5
  22. package/src/services/gaap/v20180529/gaap_models.ts +6 -6
  23. package/src/services/gwlb/v20240906/gwlb_models.ts +0 -7
  24. package/src/services/hunyuan/v20230901/hunyuan_models.ts +1 -1
  25. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +1 -1
  26. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_client.ts +4 -6
  27. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +85 -86
  28. package/src/services/mna/v20210119/mna_models.ts +15 -24
  29. package/src/services/mps/v20190612/mps_models.ts +4 -0
  30. package/src/services/ocr/v20181119/ocr_client.ts +47 -19
  31. package/src/services/ocr/v20181119/ocr_models.ts +268 -79
  32. package/src/services/pts/v20210728/pts_models.ts +7 -7
  33. package/src/services/sqlserver/v20180328/sqlserver_client.ts +1 -0
  34. package/src/services/sqlserver/v20180328/sqlserver_models.ts +36 -6
  35. package/src/services/ssl/v20191205/ssl_models.ts +19 -19
  36. package/src/services/tcb/v20180608/tcb_models.ts +36 -42
  37. package/src/services/tdmq/v20200217/tdmq_client.ts +45 -8
  38. package/src/services/tdmq/v20200217/tdmq_models.ts +183 -28
  39. package/src/services/teo/v20220901/teo_client.ts +1 -1
  40. package/src/services/teo/v20220901/teo_models.ts +1 -0
  41. package/src/services/thpc/v20211109/thpc_models.ts +14 -23
  42. package/src/services/thpc/v20220401/thpc_models.ts +52 -63
  43. package/src/services/thpc/v20230321/thpc_models.ts +33 -39
  44. package/src/services/tke/v20180525/tke_models.ts +1 -1
  45. package/src/services/tke/v20220501/tke_models.ts +52 -52
  46. package/src/services/trocket/v20230308/trocket_client.ts +15 -1
  47. package/src/services/trocket/v20230308/trocket_models.ts +110 -2
  48. package/src/services/trtc/v20190722/trtc_models.ts +5 -0
  49. package/src/services/tse/v20201207/tse_models.ts +9 -0
  50. package/src/services/vpc/v20170312/vpc_models.ts +46 -74
  51. package/src/services/waf/v20180125/waf_client.ts +4 -2
  52. package/tencentcloud/common/sdk_version.d.ts +1 -1
  53. package/tencentcloud/common/sdk_version.js +1 -1
  54. package/tencentcloud/services/apm/v20210622/apm_client.d.ts +1 -1
  55. package/tencentcloud/services/apm/v20210622/apm_client.js +1 -1
  56. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +81 -157
  57. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +4 -0
  58. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +7 -7
  59. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +17 -0
  60. package/tencentcloud/services/clb/v20180317/clb_client.d.ts +0 -1
  61. package/tencentcloud/services/clb/v20180317/clb_client.js +0 -1
  62. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +17 -8
  63. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +21 -5
  64. package/tencentcloud/services/cls/v20201016/cls_client.js +30 -6
  65. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +361 -153
  66. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  67. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +32 -32
  68. package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +4 -4
  69. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +54 -410
  70. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +27 -6
  71. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +49 -5
  72. package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +6 -6
  73. package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +0 -7
  74. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +1 -1
  75. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +1 -1
  76. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.d.ts +0 -2
  77. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.js +0 -2
  78. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +85 -86
  79. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +15 -24
  80. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +4 -0
  81. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +19 -11
  82. package/tencentcloud/services/ocr/v20181119/ocr_client.js +23 -11
  83. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +260 -79
  84. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +7 -7
  85. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +35 -6
  86. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +19 -19
  87. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +36 -42
  88. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +15 -3
  89. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +21 -3
  90. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +176 -28
  91. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
  92. package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
  93. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -0
  94. package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +14 -23
  95. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +52 -63
  96. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +33 -39
  97. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
  98. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +52 -52
  99. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +5 -1
  100. package/tencentcloud/services/trocket/v20230308/trocket_client.js +6 -0
  101. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +106 -2
  102. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +5 -0
  103. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +9 -0
  104. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +46 -74
  105. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +3 -1
  106. package/tencentcloud/services/waf/v20180125/waf_client.js +3 -1
  107. package/test/cls.v20201016.test.js +44 -4
  108. package/test/ocr.v20181119.test.js +22 -2
  109. package/test/tdmq.v20200217.test.js +32 -2
  110. package/test/trocket.v20230308.test.js +10 -0
@@ -340,137 +340,110 @@ export interface ModifyUserManagerPwdResponse {
340
340
  export interface ImpalaQuery {
341
341
  /**
342
342
  * 执行语句
343
- 注意:此字段可能返回 null,表示取不到有效值。
344
343
  */
345
344
  Statement?: string;
346
345
  /**
347
346
  * 查询ID
348
- 注意:此字段可能返回 null,表示取不到有效值。
349
347
  */
350
348
  Id?: string;
351
349
  /**
352
350
  * 开始时间
353
- 注意:此字段可能返回 null,表示取不到有效值。
354
351
  */
355
352
  StartTime?: number;
356
353
  /**
357
354
  * 运行时间
358
- 注意:此字段可能返回 null,表示取不到有效值。
359
355
  */
360
356
  Duration?: string;
361
357
  /**
362
358
  * 结束时间
363
- 注意:此字段可能返回 null,表示取不到有效值。
364
359
  */
365
360
  EndTime?: number;
366
361
  /**
367
362
  * 执行状态
368
- 注意:此字段可能返回 null,表示取不到有效值。
369
363
  */
370
364
  State?: string;
371
365
  /**
372
366
  * 获取行数
373
- 注意:此字段可能返回 null,表示取不到有效值。
374
367
  */
375
368
  RowsFetched?: number;
376
369
  /**
377
370
  * 用户
378
- 注意:此字段可能返回 null,表示取不到有效值。
379
371
  */
380
372
  User?: string;
381
373
  /**
382
374
  * 默认DB
383
- 注意:此字段可能返回 null,表示取不到有效值。
384
375
  */
385
376
  DefaultDB?: string;
386
377
  /**
387
378
  * 执行的Coordinator节点
388
- 注意:此字段可能返回 null,表示取不到有效值。
389
379
  */
390
380
  Coordinator?: string;
391
381
  /**
392
382
  * 单节点内存峰值
393
- 注意:此字段可能返回 null,表示取不到有效值。
394
383
  */
395
384
  MaxNodePeakMemoryUsage?: string;
396
385
  /**
397
386
  * 查询类型
398
- 注意:此字段可能返回 null,表示取不到有效值。
399
387
  */
400
388
  QueryType?: string;
401
389
  /**
402
390
  * 扫描的HDFS行数
403
- 注意:此字段可能返回 null,表示取不到有效值。
404
391
  */
405
392
  ScanHDFSRows?: number;
406
393
  /**
407
394
  * 扫描的Kudu行数
408
- 注意:此字段可能返回 null,表示取不到有效值。
409
395
  */
410
396
  ScanKUDURows?: number;
411
397
  /**
412
398
  * 扫描的总行数
413
- 注意:此字段可能返回 null,表示取不到有效值。
414
399
  */
415
400
  ScanRowsTotal?: number;
416
401
  /**
417
402
  * 读取的总字节数
418
- 注意:此字段可能返回 null,表示取不到有效值。
419
403
  */
420
404
  TotalBytesRead?: number;
421
405
  /**
422
406
  * 发送的总字节数
423
- 注意:此字段可能返回 null,表示取不到有效值。
424
407
  */
425
408
  TotalBytesSent?: number;
426
409
  /**
427
410
  * CPU总时间
428
- 注意:此字段可能返回 null,表示取不到有效值。
429
411
  */
430
412
  TotalCpuTime?: number;
431
413
  /**
432
414
  * 内部数据发送总量(Bytes)
433
- 注意:此字段可能返回 null,表示取不到有效值。
434
415
  */
435
416
  TotalInnerBytesSent?: number;
436
417
  /**
437
418
  * 内部扫描数据发送总量(Bytes)
438
- 注意:此字段可能返回 null,表示取不到有效值。
439
419
  */
440
420
  TotalScanBytesSent?: number;
441
421
  /**
442
422
  * 预估单节点内存
443
- 注意:此字段可能返回 null,表示取不到有效值。
444
423
  */
445
424
  EstimatedPerHostMemBytes?: number;
446
425
  /**
447
426
  * 从缓存中获取的数据行数
448
- 注意:此字段可能返回 null,表示取不到有效值。
449
427
  */
450
428
  NumRowsFetchedFromCache?: number;
451
429
  /**
452
430
  * 会话ID
453
- 注意:此字段可能返回 null,表示取不到有效值。
454
431
  */
455
432
  SessionId?: string;
456
433
  /**
457
434
  * 单节点内存峰值和(Bytes)
458
- 注意:此字段可能返回 null,表示取不到有效值。
459
435
  */
460
436
  PerNodePeakMemoryBytesSum?: number;
461
437
  /**
462
438
  * 后端个数
463
- 注意:此字段可能返回 null,表示取不到有效值。
464
439
  */
465
440
  BackendsCount?: number;
466
441
  /**
467
442
  * fragment数
468
- 注意:此字段可能返回 null,表示取不到有效值。
469
443
  */
470
444
  FragmentInstancesCount?: number;
471
445
  /**
472
446
  * 剩余未完成Fragment数
473
- 注意:此字段可能返回 null,表示取不到有效值。
474
447
  */
475
448
  RemainingFragmentCount?: number;
476
449
  }
@@ -550,17 +523,14 @@ export interface CreateInstanceResponse {
550
523
  export interface PersistentVolumeContext {
551
524
  /**
552
525
  * 磁盘大小,单位为GB。
553
- 注意:此字段可能返回 null,表示取不到有效值。
554
526
  */
555
527
  DiskSize?: number;
556
528
  /**
557
529
  * 磁盘类型。CLOUD_PREMIUM;CLOUD_SSD
558
- 注意:此字段可能返回 null,表示取不到有效值。
559
530
  */
560
531
  DiskType?: string;
561
532
  /**
562
533
  * 磁盘数量
563
- 注意:此字段可能返回 null,表示取不到有效值。
564
534
  */
565
535
  DiskNum?: number;
566
536
  }
@@ -583,7 +553,6 @@ export interface TerminateTasksRequest {
583
553
  export interface HostVolumeContext {
584
554
  /**
585
555
  * Pod挂载宿主机的目录。资源对宿主机的挂载点,指定的挂载点对应了宿主机的路径,该挂载点在Pod中作为数据存储目录使用
586
- 注意:此字段可能返回 null,表示取不到有效值。
587
556
  */
588
557
  VolumePath: string;
589
558
  }
@@ -661,7 +630,6 @@ export interface DescribeServiceNodeInfosRequest {
661
630
  export interface DiskSpecInfo {
662
631
  /**
663
632
  * 磁盘数量
664
- 注意:此字段可能返回 null,表示取不到有效值。
665
633
  */
666
634
  Count: number;
667
635
  /**
@@ -681,17 +649,14 @@ export interface DiskSpecInfo {
681
649
  <li>CLOUD_HSSD:表示增强型SSD云硬盘。</li>
682
650
  <li>CLOUD_THROUGHPUT:表示吞吐型云硬盘。</li>
683
651
  <li>CLOUD_TSSD:表示极速型SSD云硬盘。</li>
684
- 注意:此字段可能返回 null,表示取不到有效值。
685
652
  */
686
653
  DiskType: string;
687
654
  /**
688
655
  * 数据容量,单位为GB
689
- 注意:此字段可能返回 null,表示取不到有效值。
690
656
  */
691
657
  DiskSize: number;
692
658
  /**
693
659
  * 额外性能
694
- 注意:此字段可能返回 null,表示取不到有效值。
695
660
  */
696
661
  ExtraPerformance?: number;
697
662
  }
@@ -701,32 +666,26 @@ export interface DiskSpecInfo {
701
666
  export interface HiveQuery {
702
667
  /**
703
668
  * 查询语句
704
- 注意:此字段可能返回 null,表示取不到有效值。
705
669
  */
706
670
  Statement?: string;
707
671
  /**
708
672
  * 执行时长
709
- 注意:此字段可能返回 null,表示取不到有效值。
710
673
  */
711
674
  Duration?: string;
712
675
  /**
713
676
  * 开始时间毫秒
714
- 注意:此字段可能返回 null,表示取不到有效值。
715
677
  */
716
678
  StartTime?: number;
717
679
  /**
718
680
  * 结束时间毫秒
719
- 注意:此字段可能返回 null,表示取不到有效值。
720
681
  */
721
682
  EndTime?: number;
722
683
  /**
723
684
  * 状态
724
- 注意:此字段可能返回 null,表示取不到有效值。
725
685
  */
726
686
  State?: string;
727
687
  /**
728
688
  * 用户
729
- 注意:此字段可能返回 null,表示取不到有效值。
730
689
  */
731
690
  User?: string;
732
691
  /**
@@ -736,12 +695,10 @@ export interface HiveQuery {
736
695
  JobIds?: Array<string>;
737
696
  /**
738
697
  * 执行引擎
739
- 注意:此字段可能返回 null,表示取不到有效值。
740
698
  */
741
699
  ExecutionEngine?: string;
742
700
  /**
743
701
  * 查询ID
744
- 注意:此字段可能返回 null,表示取不到有效值。
745
702
  */
746
703
  Id?: string;
747
704
  }
@@ -841,12 +798,10 @@ export interface PreExecuteFileSettings {
841
798
  export interface KeyValue {
842
799
  /**
843
800
  * 键
844
- 注意:此字段可能返回 null,表示取不到有效值。
845
801
  */
846
802
  Key: string;
847
803
  /**
848
804
  * 值
849
- 注意:此字段可能返回 null,表示取不到有效值。
850
805
  */
851
806
  Value: string;
852
807
  }
@@ -890,22 +845,18 @@ export interface EmrProductConfigDetail {
890
845
  SoftInfo?: Array<string>;
891
846
  /**
892
847
  * Master节点个数
893
- 注意:此字段可能返回 null,表示取不到有效值。
894
848
  */
895
849
  MasterNodeSize?: number;
896
850
  /**
897
851
  * Core节点个数
898
- 注意:此字段可能返回 null,表示取不到有效值。
899
852
  */
900
853
  CoreNodeSize?: number;
901
854
  /**
902
855
  * Task节点个数
903
- 注意:此字段可能返回 null,表示取不到有效值。
904
856
  */
905
857
  TaskNodeSize?: number;
906
858
  /**
907
859
  * Common节点个数
908
- 注意:此字段可能返回 null,表示取不到有效值。
909
860
  */
910
861
  ComNodeSize?: number;
911
862
  /**
@@ -930,42 +881,34 @@ export interface EmrProductConfigDetail {
930
881
  ComResource?: ResourceDetail;
931
882
  /**
932
883
  * 是否使用COS
933
- 注意:此字段可能返回 null,表示取不到有效值。
934
884
  */
935
885
  OnCos?: boolean;
936
886
  /**
937
887
  * 收费类型
938
- 注意:此字段可能返回 null,表示取不到有效值。
939
888
  */
940
889
  ChargeType?: number;
941
890
  /**
942
891
  * Router节点个数
943
- 注意:此字段可能返回 null,表示取不到有效值。
944
892
  */
945
893
  RouterNodeSize?: number;
946
894
  /**
947
895
  * 是否支持HA
948
- 注意:此字段可能返回 null,表示取不到有效值。
949
896
  */
950
897
  SupportHA?: boolean;
951
898
  /**
952
899
  * 是否支持安全模式
953
- 注意:此字段可能返回 null,表示取不到有效值。
954
900
  */
955
901
  SecurityOn?: boolean;
956
902
  /**
957
903
  * 安全组名称
958
- 注意:此字段可能返回 null,表示取不到有效值。
959
904
  */
960
905
  SecurityGroup?: string;
961
906
  /**
962
907
  * 是否开启Cbs加密
963
- 注意:此字段可能返回 null,表示取不到有效值。
964
908
  */
965
909
  CbsEncrypt?: number;
966
910
  /**
967
911
  * 自定义应用角色。
968
- 注意:此字段可能返回 null,表示取不到有效值。
969
912
  */
970
913
  ApplicationRole?: string;
971
914
  /**
@@ -975,7 +918,6 @@ export interface EmrProductConfigDetail {
975
918
  SecurityGroups?: Array<string>;
976
919
  /**
977
920
  * SSH密钥Id
978
- 注意:此字段可能返回 null,表示取不到有效值。
979
921
  */
980
922
  PublicKeyId?: string;
981
923
  }
@@ -1026,12 +968,10 @@ export interface DescribeTrinoQueryInfoResponse {
1026
968
  export interface PriceResult {
1027
969
  /**
1028
970
  * 原价
1029
- 注意:此字段可能返回 null,表示取不到有效值。
1030
971
  */
1031
972
  OriginalCost?: number;
1032
973
  /**
1033
974
  * 折扣价
1034
- 注意:此字段可能返回 null,表示取不到有效值。
1035
975
  */
1036
976
  DiscountCost?: number;
1037
977
  }
@@ -1041,97 +981,78 @@ export interface PriceResult {
1041
981
  export interface TrinoQueryInfo {
1042
982
  /**
1043
983
  * catalog
1044
- 注意:此字段可能返回 null,表示取不到有效值。
1045
984
  */
1046
985
  Catalog?: string;
1047
986
  /**
1048
987
  * 提交IP
1049
- 注意:此字段可能返回 null,表示取不到有效值。
1050
988
  */
1051
989
  ClientIpAddr?: string;
1052
990
  /**
1053
991
  * 切片数
1054
- 注意:此字段可能返回 null,表示取不到有效值。
1055
992
  */
1056
993
  CompletedSplits?: string;
1057
994
  /**
1058
995
  * CPU时间
1059
- 注意:此字段可能返回 null,表示取不到有效值。
1060
996
  */
1061
997
  CpuTime?: number;
1062
998
  /**
1063
999
  * 累计内存
1064
- 注意:此字段可能返回 null,表示取不到有效值。
1065
1000
  */
1066
1001
  CumulativeMemory?: number;
1067
1002
  /**
1068
1003
  * 执行时长
1069
- 注意:此字段可能返回 null,表示取不到有效值。
1070
1004
  */
1071
1005
  DurationMillis?: number;
1072
1006
  /**
1073
1007
  * 结束时间 (s)
1074
- 注意:此字段可能返回 null,表示取不到有效值。
1075
1008
  */
1076
1009
  EndTime?: number;
1077
1010
  /**
1078
1011
  * 查询ID
1079
- 注意:此字段可能返回 null,表示取不到有效值。
1080
1012
  */
1081
1013
  Id?: string;
1082
1014
  /**
1083
1015
  * 内部传输量
1084
- 注意:此字段可能返回 null,表示取不到有效值。
1085
1016
  */
1086
1017
  InternalNetworkBytes?: number;
1087
1018
  /**
1088
1019
  * 输出字节数
1089
- 注意:此字段可能返回 null,表示取不到有效值。
1090
1020
  */
1091
1021
  OutputBytes?: number;
1092
1022
  /**
1093
1023
  * 峰值内存量
1094
- 注意:此字段可能返回 null,表示取不到有效值。
1095
1024
  */
1096
1025
  PeakUserMemoryBytes?: number;
1097
1026
  /**
1098
1027
  * 物理输入量
1099
- 注意:此字段可能返回 null,表示取不到有效值。
1100
1028
  */
1101
1029
  PhysicalInputBytes?: number;
1102
1030
  /**
1103
1031
  * 处理输入量
1104
- 注意:此字段可能返回 null,表示取不到有效值。
1105
1032
  */
1106
1033
  ProcessedInputBytes?: number;
1107
1034
  /**
1108
1035
  * 编译时长
1109
- 注意:此字段可能返回 null,表示取不到有效值。
1110
1036
  */
1111
1037
  SqlCompileTime?: number;
1112
1038
  /**
1113
1039
  * 开始时间 (s)
1114
- 注意:此字段可能返回 null,表示取不到有效值。
1115
1040
  */
1116
1041
  StartTime?: number;
1117
1042
  /**
1118
1043
  * 执行状态
1119
- 注意:此字段可能返回 null,表示取不到有效值。
1120
1044
  */
1121
1045
  State?: string;
1122
1046
  /**
1123
1047
  * 执行语句
1124
- 注意:此字段可能返回 null,表示取不到有效值。
1125
1048
  */
1126
1049
  Statement?: string;
1127
1050
  /**
1128
1051
  * 提交用户
1129
- 注意:此字段可能返回 null,表示取不到有效值。
1130
1052
  */
1131
1053
  User?: string;
1132
1054
  /**
1133
1055
  * 写入字节数
1134
- 注意:此字段可能返回 null,表示取不到有效值。
1135
1056
  */
1136
1057
  WrittenBytes?: number;
1137
1058
  }
@@ -1141,7 +1062,6 @@ export interface TrinoQueryInfo {
1141
1062
  export interface PreferredSchedulingTerm {
1142
1063
  /**
1143
1064
  * 权重,范围1-100
1144
- 注意:此字段可能返回 null,表示取不到有效值。
1145
1065
  */
1146
1066
  Weight?: number;
1147
1067
  /**
@@ -1172,22 +1092,18 @@ export interface SparkQuery {
1172
1092
  Id?: string;
1173
1093
  /**
1174
1094
  * 扫描分区数
1175
- 注意:此字段可能返回 null,表示取不到有效值。
1176
1095
  */
1177
1096
  ScanPartitionNum?: number;
1178
1097
  /**
1179
1098
  * 扫描总行数
1180
- 注意:此字段可能返回 null,表示取不到有效值。
1181
1099
  */
1182
1100
  ScanRowNum?: number;
1183
1101
  /**
1184
1102
  * 扫描总文件数
1185
- 注意:此字段可能返回 null,表示取不到有效值。
1186
1103
  */
1187
1104
  ScanFileNum?: number;
1188
1105
  /**
1189
1106
  * 查询扫描总数据量(单位B)
1190
- 注意:此字段可能返回 null,表示取不到有效值。
1191
1107
  */
1192
1108
  ScanTotalData?: number;
1193
1109
  /**
@@ -1197,32 +1113,26 @@ export interface SparkQuery {
1197
1113
  ApplicationId?: Array<string>;
1198
1114
  /**
1199
1115
  * 输出总行数
1200
- 注意:此字段可能返回 null,表示取不到有效值。
1201
1116
  */
1202
1117
  OutputRowNum?: number;
1203
1118
  /**
1204
1119
  * 输出总文件数
1205
- 注意:此字段可能返回 null,表示取不到有效值。
1206
1120
  */
1207
1121
  OutputFileNum?: number;
1208
1122
  /**
1209
1123
  * 输出分区数
1210
- 注意:此字段可能返回 null,表示取不到有效值。
1211
1124
  */
1212
1125
  OutputPartitionNum?: number;
1213
1126
  /**
1214
1127
  * 输出总数据量(单位B)
1215
- 注意:此字段可能返回 null,表示取不到有效值。
1216
1128
  */
1217
1129
  OutputTotalData?: number;
1218
1130
  /**
1219
1131
  * 开始时间
1220
- 注意:此字段可能返回 null,表示取不到有效值。
1221
1132
  */
1222
1133
  BeginTime?: number;
1223
1134
  /**
1224
1135
  * 结束时间
1225
- 注意:此字段可能返回 null,表示取不到有效值。
1226
1136
  */
1227
1137
  EndTime?: number;
1228
1138
  }
@@ -1232,12 +1142,10 @@ export interface SparkQuery {
1232
1142
  export interface Dps {
1233
1143
  /**
1234
1144
  * 时间戳
1235
- 注意:此字段可能返回 null,表示取不到有效值。
1236
1145
  */
1237
1146
  Timestamp?: string;
1238
1147
  /**
1239
1148
  * 采样值
1240
- 注意:此字段可能返回 null,表示取不到有效值。
1241
1149
  */
1242
1150
  Value?: string;
1243
1151
  }
@@ -1515,7 +1423,6 @@ export interface DefaultSetting {
1515
1423
  Key?: string;
1516
1424
  /**
1517
1425
  * Name对应的值
1518
- 注意:此字段可能返回 null,表示取不到有效值。
1519
1426
  */
1520
1427
  Value?: string;
1521
1428
  }
@@ -1989,62 +1896,50 @@ export interface ResetYarnConfigRequest {
1989
1896
  export interface KyuubiQueryInfo {
1990
1897
  /**
1991
1898
  * 提交IP
1992
- 注意:此字段可能返回 null,表示取不到有效值。
1993
1899
  */
1994
1900
  ClientIP?: string;
1995
1901
  /**
1996
1902
  * 执行时长
1997
- 注意:此字段可能返回 null,表示取不到有效值。
1998
1903
  */
1999
1904
  Duration?: number;
2000
1905
  /**
2001
1906
  * 结束时间
2002
- 注意:此字段可能返回 null,表示取不到有效值。
2003
1907
  */
2004
1908
  EndTime?: number;
2005
1909
  /**
2006
1910
  * Engine Id
2007
- 注意:此字段可能返回 null,表示取不到有效值。
2008
1911
  */
2009
1912
  EngineID?: string;
2010
1913
  /**
2011
1914
  * 计算引擎
2012
- 注意:此字段可能返回 null,表示取不到有效值。
2013
1915
  */
2014
1916
  EngineType?: string;
2015
1917
  /**
2016
1918
  * ID
2017
- 注意:此字段可能返回 null,表示取不到有效值。
2018
1919
  */
2019
1920
  Id?: string;
2020
1921
  /**
2021
1922
  * Session Id
2022
- 注意:此字段可能返回 null,表示取不到有效值。
2023
1923
  */
2024
1924
  SessionID?: string;
2025
1925
  /**
2026
1926
  * 开始时间
2027
- 注意:此字段可能返回 null,表示取不到有效值。
2028
1927
  */
2029
1928
  BeginTime?: number;
2030
1929
  /**
2031
1930
  * 执行状态
2032
- 注意:此字段可能返回 null,表示取不到有效值。
2033
1931
  */
2034
1932
  ExecutionState?: string;
2035
1933
  /**
2036
1934
  * 执行语句
2037
- 注意:此字段可能返回 null,表示取不到有效值。
2038
1935
  */
2039
1936
  ExecutionStatement?: string;
2040
1937
  /**
2041
1938
  * Statement Id
2042
- 注意:此字段可能返回 null,表示取不到有效值。
2043
1939
  */
2044
1940
  StatementID?: string;
2045
1941
  /**
2046
1942
  * 提交用户
2047
- 注意:此字段可能返回 null,表示取不到有效值。
2048
1943
  */
2049
1944
  User?: string;
2050
1945
  }
@@ -2110,12 +2005,11 @@ export interface FlowParamsDesc {
2110
2005
  /**
2111
2006
  * 参数key
2112
2007
  */
2113
- PKey: string;
2008
+ PKey?: string;
2114
2009
  /**
2115
2010
  * 参数value
2116
- 注意:此字段可能返回 null,表示取不到有效值。
2117
2011
  */
2118
- PValue: string;
2012
+ PValue?: string;
2119
2013
  }
2120
2014
  /**
2121
2015
  * AttachDisks请求参数结构体
@@ -2229,12 +2123,10 @@ export interface ModifyResourceScheduleConfigResponse {
2229
2123
  export interface InsightResult {
2230
2124
  /**
2231
2125
  * 当Type为HIVE时,是Hive查询ID,当Type为MAPREDUCE,SPARK,TEZ时则是YarnAppID
2232
- 注意:此字段可能返回 null,表示取不到有效值。
2233
2126
  */
2234
2127
  ID?: string;
2235
2128
  /**
2236
2129
  * 洞察应用的类型,HIVE,SPARK,MAPREDUCE,TEZ
2237
- 注意:此字段可能返回 null,表示取不到有效值。
2238
2130
  */
2239
2131
  Type?: string;
2240
2132
  /**
@@ -2267,52 +2159,42 @@ export interface InsightResult {
2267
2159
  TEZ-TezMemWaste:Memory资源浪费
2268
2160
  TEZ-TezSlowTask:慢Task
2269
2161
  TEZ-TezTaskGC:TasksGC
2270
- 注意:此字段可能返回 null,表示取不到有效值。
2271
2162
  */
2272
2163
  RuleID?: string;
2273
2164
  /**
2274
2165
  * 洞察规则名字,可参考RuleID的说明
2275
- 注意:此字段可能返回 null,表示取不到有效值。
2276
2166
  */
2277
2167
  RuleName?: string;
2278
2168
  /**
2279
2169
  * 洞察规则解释
2280
- 注意:此字段可能返回 null,表示取不到有效值。
2281
2170
  */
2282
2171
  RuleExplain?: string;
2283
2172
  /**
2284
2173
  * 详情
2285
- 注意:此字段可能返回 null,表示取不到有效值。
2286
2174
  */
2287
2175
  Detail?: string;
2288
2176
  /**
2289
2177
  * 建议信息
2290
- 注意:此字段可能返回 null,表示取不到有效值。
2291
2178
  */
2292
2179
  Suggestion?: string;
2293
2180
  /**
2294
2181
  * 洞察异常衡量值,同类型的洞察项越大越严重,不同类型的洞察项无对比意义
2295
- 注意:此字段可能返回 null,表示取不到有效值。
2296
2182
  */
2297
2183
  Value?: number;
2298
2184
  /**
2299
2185
  * 调度任务执行ID
2300
- 注意:此字段可能返回 null,表示取不到有效值。
2301
2186
  */
2302
2187
  ScheduleTaskExecID?: string;
2303
2188
  /**
2304
2189
  * 调度流,DAG
2305
- 注意:此字段可能返回 null,表示取不到有效值。
2306
2190
  */
2307
2191
  ScheduleFlowName?: string;
2308
2192
  /**
2309
2193
  * 调度flow中的某个task节点
2310
- 注意:此字段可能返回 null,表示取不到有效值。
2311
2194
  */
2312
2195
  ScheduleTaskName?: string;
2313
2196
  /**
2314
2197
  * Yarn任务的部分核心配置
2315
- 注意:此字段可能返回 null,表示取不到有效值。
2316
2198
  */
2317
2199
  JobConf?: string;
2318
2200
  }
@@ -2322,13 +2204,12 @@ export interface InsightResult {
2322
2204
  export interface NodeDetailPriceResult {
2323
2205
  /**
2324
2206
  * 节点类型 master core task common router mysql
2325
- 注意:此字段可能返回 null,表示取不到有效值。
2326
2207
  */
2327
- NodeType: string;
2208
+ NodeType?: string;
2328
2209
  /**
2329
2210
  * 节点组成部分价格详情
2330
2211
  */
2331
- PartDetailPrice: Array<PartDetailPriceItem>;
2212
+ PartDetailPrice?: Array<PartDetailPriceItem>;
2332
2213
  }
2333
2214
  /**
2334
2215
  * 容器集群用户组信息
@@ -2336,12 +2217,10 @@ export interface NodeDetailPriceResult {
2336
2217
  export interface UserAndGroup {
2337
2218
  /**
2338
2219
  * 用户名
2339
- 注意:此字段可能返回 null,表示取不到有效值。
2340
2220
  */
2341
2221
  UserName: string;
2342
2222
  /**
2343
2223
  * 用户组
2344
- 注意:此字段可能返回 null,表示取不到有效值。
2345
2224
  */
2346
2225
  UserGroup: string;
2347
2226
  }
@@ -2354,7 +2233,6 @@ export interface VolumeSetting {
2354
2233
  <li>HOST_PATH表示支持本机路径</li>
2355
2234
  <li>NEW_PVC表示新建PVC</li>
2356
2235
  组件角色支持的数据卷类型可参考 EMR on TKE 集群部署说明:[部署说明](https://cloud.tencent.com/document/product/589/94254)
2357
- 注意:此字段可能返回 null,表示取不到有效值。
2358
2236
  */
2359
2237
  VolumeType?: string;
2360
2238
  /**
@@ -2409,7 +2287,6 @@ export interface TerminateSLInstanceRequest {
2409
2287
  export interface Arg {
2410
2288
  /**
2411
2289
  * key
2412
- 注意:此字段可能返回 null,表示取不到有效值。
2413
2290
  */
2414
2291
  Key?: string;
2415
2292
  /**
@@ -2424,12 +2301,10 @@ export interface Arg {
2424
2301
  export interface ClusterIDToFlowID {
2425
2302
  /**
2426
2303
  * 集群id
2427
- 注意:此字段可能返回 null,表示取不到有效值。
2428
2304
  */
2429
2305
  ClusterId?: string;
2430
2306
  /**
2431
2307
  * 流程id
2432
- 注意:此字段可能返回 null,表示取不到有效值。
2433
2308
  */
2434
2309
  FlowId?: number;
2435
2310
  }
@@ -2591,17 +2466,14 @@ export interface Disk {
2591
2466
  * 数据盘类型,创建EMR容器集群实例可选
2592
2467
  <li> SSD云盘: CLOUD_SSD</li>
2593
2468
  <li>高效云盘: CLOUD_PREMIUM</li>
2594
- 注意:此字段可能返回 null,表示取不到有效值。
2595
2469
  */
2596
2470
  DiskType?: string;
2597
2471
  /**
2598
2472
  * 单块大小GB
2599
- 注意:此字段可能返回 null,表示取不到有效值。
2600
2473
  */
2601
2474
  DiskCapacity?: number;
2602
2475
  /**
2603
2476
  * 数据盘数量
2604
- 注意:此字段可能返回 null,表示取不到有效值。
2605
2477
  */
2606
2478
  DiskNumber?: number;
2607
2479
  }
@@ -2611,13 +2483,12 @@ export interface Disk {
2611
2483
  export interface ZoneDetailPriceResult {
2612
2484
  /**
2613
2485
  * 可用区Id
2614
- 注意:此字段可能返回 null,表示取不到有效值。
2615
2486
  */
2616
- ZoneId: string;
2487
+ ZoneId?: string;
2617
2488
  /**
2618
2489
  * 不同节点的价格详情
2619
2490
  */
2620
- NodeDetailPrice: Array<NodeDetailPriceResult>;
2491
+ NodeDetailPrice?: Array<NodeDetailPriceResult>;
2621
2492
  }
2622
2493
  /**
2623
2494
  * AddUsersForUserManager返回参数结构体
@@ -2644,12 +2515,10 @@ export interface AddUsersForUserManagerResponse {
2644
2515
  export interface SearchItem {
2645
2516
  /**
2646
2517
  * 支持搜索的类型
2647
- 注意:此字段可能返回 null,表示取不到有效值。
2648
2518
  */
2649
2519
  SearchType: string;
2650
2520
  /**
2651
2521
  * 支持搜索的值
2652
- 注意:此字段可能返回 null,表示取不到有效值。
2653
2522
  */
2654
2523
  SearchValue: string;
2655
2524
  }
@@ -2690,12 +2559,10 @@ export interface DescribeYarnQueueResponse {
2690
2559
  export interface TopologyInfo {
2691
2560
  /**
2692
2561
  * 可用区ID
2693
- 注意:此字段可能返回 null,表示取不到有效值。
2694
2562
  */
2695
2563
  ZoneId?: number;
2696
2564
  /**
2697
2565
  * 可用区信息
2698
- 注意:此字段可能返回 null,表示取不到有效值。
2699
2566
  */
2700
2567
  Zone?: string;
2701
2568
  /**
@@ -2715,22 +2582,18 @@ export interface TopologyInfo {
2715
2582
  export interface SchedulerTaskDetail {
2716
2583
  /**
2717
2584
  * 步骤
2718
- 注意:此字段可能返回 null,表示取不到有效值。
2719
2585
  */
2720
2586
  Step?: string;
2721
2587
  /**
2722
2588
  * 进度
2723
- 注意:此字段可能返回 null,表示取不到有效值。
2724
2589
  */
2725
2590
  Progress?: string;
2726
2591
  /**
2727
2592
  * 失败信息
2728
- 注意:此字段可能返回 null,表示取不到有效值。
2729
2593
  */
2730
2594
  FailReason?: string;
2731
2595
  /**
2732
2596
  * 用来获取详情的id
2733
- 注意:此字段可能返回 null,表示取不到有效值。
2734
2597
  */
2735
2598
  JobId?: number;
2736
2599
  }
@@ -2778,7 +2641,6 @@ export interface ScaleOutInstanceResponse {
2778
2641
  export interface NodeResourceSpec {
2779
2642
  /**
2780
2643
  * 规格类型,如S2.MEDIUM8
2781
- 注意:此字段可能返回 null,表示取不到有效值。
2782
2644
  */
2783
2645
  InstanceType: string;
2784
2646
  /**
@@ -2954,12 +2816,10 @@ export interface EmrProductConfigOutter {
2954
2816
  export interface HostPathVolumeSource {
2955
2817
  /**
2956
2818
  * 主机路径
2957
- 注意:此字段可能返回 null,表示取不到有效值。
2958
2819
  */
2959
2820
  Path?: string;
2960
2821
  /**
2961
2822
  * 主机路径类型,当前默认DirectoryOrCreate
2962
- 注意:此字段可能返回 null,表示取不到有效值。
2963
2823
  */
2964
2824
  Type?: string;
2965
2825
  }
@@ -3039,7 +2899,6 @@ export interface DescribeSparkQueriesResponse {
3039
2899
  export interface JobResult {
3040
2900
  /**
3041
2901
  * 任务步骤名称。
3042
- 注意:此字段可能返回 null,表示取不到有效值。
3043
2902
  */
3044
2903
  Name: string;
3045
2904
  /**
@@ -3047,7 +2906,6 @@ export interface JobResult {
3047
2906
  "CONTINUE",跳过当前失败步骤,继续后续步骤。
3048
2907
  “TERMINATE_CLUSTER”,终止当前及后续步骤,并销毁集群。
3049
2908
  “CANCEL_AND_WAIT”,取消当前步骤并阻塞等待处理。
3050
- 注意:此字段可能返回 null,表示取不到有效值。
3051
2909
  */
3052
2910
  ActionOnFailure: string;
3053
2911
  /**
@@ -3056,12 +2914,10 @@ export interface JobResult {
3056
2914
  “JobFlowStepStatusRunning”,任务步骤正在执行。
3057
2915
  “JobFlowStepStatusFailed”,任务步骤执行失败。
3058
2916
  “JobFlowStepStatusSucceed”,任务步骤执行成功。
3059
- 注意:此字段可能返回 null,表示取不到有效值。
3060
2917
  */
3061
2918
  JobState: string;
3062
2919
  /**
3063
2920
  * YARN任务ID
3064
- 注意:此字段可能返回 null,表示取不到有效值。
3065
2921
  */
3066
2922
  ApplicationId?: string;
3067
2923
  }
@@ -3076,7 +2932,6 @@ export interface PrePaySetting {
3076
2932
  Period: Period;
3077
2933
  /**
3078
2934
  * 自动续费标记,0:表示通知即将过期,但不自动续费 1:表示通知即将过期,而且自动续费 2:表示不通知即将过期,也不自动续费
3079
- 注意:此字段可能返回 null,表示取不到有效值。
3080
2935
  */
3081
2936
  AutoRenewFlag: number;
3082
2937
  }
@@ -3417,97 +3272,78 @@ export interface StartStopServiceOrMonitorRequest {
3417
3272
  export interface StarRocksQueryInfo {
3418
3273
  /**
3419
3274
  * 提交IP
3420
- 注意:此字段可能返回 null,表示取不到有效值。
3421
3275
  */
3422
3276
  ClientIP?: string;
3423
3277
  /**
3424
3278
  * CPU总时间(ns)
3425
- 注意:此字段可能返回 null,表示取不到有效值。
3426
3279
  */
3427
3280
  CPUCost?: number;
3428
3281
  /**
3429
3282
  * 默认DB
3430
- 注意:此字段可能返回 null,表示取不到有效值。
3431
3283
  */
3432
3284
  DefaultDB?: string;
3433
3285
  /**
3434
3286
  * 结束时间
3435
- 注意:此字段可能返回 null,表示取不到有效值。
3436
3287
  */
3437
3288
  EndTime?: number;
3438
3289
  /**
3439
3290
  * 执行IP
3440
- 注意:此字段可能返回 null,表示取不到有效值。
3441
3291
  */
3442
3292
  ExecutionIP?: string;
3443
3293
  /**
3444
3294
  * 查询ID
3445
- 注意:此字段可能返回 null,表示取不到有效值。
3446
3295
  */
3447
3296
  QueryID?: string;
3448
3297
  /**
3449
3298
  * 查询类型
3450
- 注意:此字段可能返回 null,表示取不到有效值。
3451
3299
  */
3452
3300
  QueryType?: string;
3453
3301
  /**
3454
3302
  * 消耗总内存(bytes)
3455
- 注意:此字段可能返回 null,表示取不到有效值。
3456
3303
  */
3457
3304
  MemCost?: number;
3458
3305
  /**
3459
3306
  * plan阶段CPU占用(ns)
3460
- 注意:此字段可能返回 null,表示取不到有效值。
3461
3307
  */
3462
3308
  PlanCpuCosts?: number;
3463
3309
  /**
3464
3310
  * plan阶段内存占用(bytes)
3465
- 注意:此字段可能返回 null,表示取不到有效值。
3466
3311
  */
3467
3312
  PlanMemCosts?: number;
3468
3313
  /**
3469
3314
  * 执行时长
3470
- 注意:此字段可能返回 null,表示取不到有效值。
3471
3315
  */
3472
3316
  QueryTime?: number;
3473
3317
  /**
3474
3318
  * 资源组
3475
- 注意:此字段可能返回 null,表示取不到有效值。
3476
3319
  */
3477
3320
  ResourceGroup?: string;
3478
3321
  /**
3479
3322
  * 获取行数
3480
- 注意:此字段可能返回 null,表示取不到有效值。
3481
3323
  */
3482
3324
  ReturnRows?: number;
3483
3325
  /**
3484
3326
  * 扫描数据量(bytes)
3485
- 注意:此字段可能返回 null,表示取不到有效值。
3486
3327
  */
3487
3328
  ScanBytes?: number;
3488
3329
  /**
3489
3330
  * 扫描行数
3490
- 注意:此字段可能返回 null,表示取不到有效值。
3491
3331
  */
3492
3332
  ScanRows?: number;
3493
3333
  /**
3494
3334
  * 开始时间
3495
- 注意:此字段可能返回 null,表示取不到有效值。
3496
3335
  */
3497
3336
  BeginTime?: number;
3498
3337
  /**
3499
3338
  * 执行状态
3500
- 注意:此字段可能返回 null,表示取不到有效值。
3501
3339
  */
3502
3340
  ExecutionState?: string;
3503
3341
  /**
3504
3342
  * 执行语句
3505
- 注意:此字段可能返回 null,表示取不到有效值。
3506
3343
  */
3507
3344
  ExecutionStatement?: string;
3508
3345
  /**
3509
3346
  * 用户
3510
- 注意:此字段可能返回 null,表示取不到有效值。
3511
3347
  */
3512
3348
  User?: string;
3513
3349
  }
@@ -3534,22 +3370,18 @@ export interface DescribeHDFSStorageInfoRequest {
3534
3370
  export interface OverviewMetricData {
3535
3371
  /**
3536
3372
  * 指标名
3537
- 注意:此字段可能返回 null,表示取不到有效值。
3538
3373
  */
3539
3374
  Metric?: string;
3540
3375
  /**
3541
3376
  * 第一个数据时间戳
3542
- 注意:此字段可能返回 null,表示取不到有效值。
3543
3377
  */
3544
3378
  First?: number;
3545
3379
  /**
3546
3380
  * 最后一个数据时间戳
3547
- 注意:此字段可能返回 null,表示取不到有效值。
3548
3381
  */
3549
3382
  Last?: number;
3550
3383
  /**
3551
3384
  * 采样点时间间隔
3552
- 注意:此字段可能返回 null,表示取不到有效值。
3553
3385
  */
3554
3386
  Interval?: number;
3555
3387
  /**
@@ -3569,7 +3401,6 @@ export interface OverviewMetricData {
3569
3401
  export interface WeekRepeatStrategy {
3570
3402
  /**
3571
3403
  * 重复任务执行的具体时刻,例如"01:02:00"
3572
- 注意:此字段可能返回 null,表示取不到有效值。
3573
3404
  */
3574
3405
  ExecuteAtTimeOfDay: string;
3575
3406
  /**
@@ -3592,17 +3423,14 @@ export interface SchedulerTaskInfo {
3592
3423
  OperatorName?: string;
3593
3424
  /**
3594
3425
  * 开始时间
3595
- 注意:此字段可能返回 null,表示取不到有效值。
3596
3426
  */
3597
3427
  CreateTime?: string;
3598
3428
  /**
3599
3429
  * 结束时间
3600
- 注意:此字段可能返回 null,表示取不到有效值。
3601
3430
  */
3602
3431
  EndTime?: string;
3603
3432
  /**
3604
3433
  * 状态
3605
- 注意:此字段可能返回 null,表示取不到有效值。
3606
3434
  */
3607
3435
  State?: number;
3608
3436
  /**
@@ -3653,32 +3481,26 @@ export interface AutoScaleRecord {
3653
3481
  SpecInfo?: string;
3654
3482
  /**
3655
3483
  * 补偿扩容,0表示不开启,1表示开启
3656
- 注意:此字段可能返回 null,表示取不到有效值。
3657
3484
  */
3658
3485
  CompensateFlag?: number;
3659
3486
  /**
3660
3487
  * 补偿次数
3661
- 注意:此字段可能返回 null,表示取不到有效值。
3662
3488
  */
3663
3489
  CompensateCount?: number;
3664
3490
  /**
3665
3491
  * 重试次数
3666
- 注意:此字段可能返回 null,表示取不到有效值。
3667
3492
  */
3668
3493
  RetryCount?: number;
3669
3494
  /**
3670
3495
  * 重试信息
3671
- 注意:此字段可能返回 null,表示取不到有效值。
3672
3496
  */
3673
3497
  RetryInfo?: string;
3674
3498
  /**
3675
3499
  * 重试英文描述
3676
- 注意:此字段可能返回 null,表示取不到有效值。
3677
3500
  */
3678
3501
  RetryEnReason?: string;
3679
3502
  /**
3680
3503
  * 重试描述
3681
- 注意:此字段可能返回 null,表示取不到有效值。
3682
3504
  */
3683
3505
  RetryReason?: string;
3684
3506
  }
@@ -3899,29 +3721,27 @@ export interface UserManagerUserBriefInfo {
3899
3721
  /**
3900
3722
  * 用户名
3901
3723
  */
3902
- UserName: string;
3724
+ UserName?: string;
3903
3725
  /**
3904
3726
  * 用户所属的组
3905
3727
  */
3906
- UserGroup: string;
3728
+ UserGroup?: string;
3907
3729
  /**
3908
3730
  * Manager表示管理员、NormalUser表示普通用户
3909
3731
  */
3910
- UserType: string;
3732
+ UserType?: string;
3911
3733
  /**
3912
3734
  * 用户创建时间
3913
- 注意:此字段可能返回 null,表示取不到有效值。
3914
3735
  */
3915
- CreateTime: string;
3736
+ CreateTime?: string;
3916
3737
  /**
3917
3738
  * 是否可以下载用户对应的keytab文件,对开启kerberos的集群才有意义
3918
3739
  */
3919
- SupportDownLoadKeyTab: boolean;
3740
+ SupportDownLoadKeyTab?: boolean;
3920
3741
  /**
3921
3742
  * keytab文件的下载地址
3922
- 注意:此字段可能返回 null,表示取不到有效值。
3923
3743
  */
3924
- DownLoadKeyTabUrl: string;
3744
+ DownLoadKeyTabUrl?: string;
3925
3745
  }
3926
3746
  /**
3927
3747
  * 资源描述
@@ -4101,7 +3921,6 @@ export interface TerminateClusterNodesResponse {
4101
3921
  export interface ConfigSetInfo {
4102
3922
  /**
4103
3923
  * 配置集名称
4104
- 注意:此字段可能返回 null,表示取不到有效值。
4105
3924
  */
4106
3925
  ConfigSet: string;
4107
3926
  /**
@@ -4351,17 +4170,14 @@ export interface GroupGlobalConfs {
4351
4170
  GroupGlobalConf?: AutoScaleResourceConf;
4352
4171
  /**
4353
4172
  * 当前伸缩组扩容出来的节点数量。
4354
- 注意:此字段可能返回 null,表示取不到有效值。
4355
4173
  */
4356
4174
  CurrentNodes?: number;
4357
4175
  /**
4358
4176
  * 当前伸缩组扩容出来的后付费节点数量。
4359
- 注意:此字段可能返回 null,表示取不到有效值。
4360
4177
  */
4361
4178
  CurrentPostPaidNodes?: number;
4362
4179
  /**
4363
4180
  * 当前伸缩组扩容出来的竞价实例节点数量。
4364
- 注意:此字段可能返回 null,表示取不到有效值。
4365
4181
  */
4366
4182
  CurrentSpotPaidNodes?: number;
4367
4183
  }
@@ -4424,7 +4240,6 @@ export interface ServiceNodeDetailInfo {
4424
4240
  ServiceDetectionInfo?: Array<ServiceProcessFunctionInfo>;
4425
4241
  /**
4426
4242
  * 节点类型
4427
- 注意:此字段可能返回 null,表示取不到有效值。
4428
4243
  */
4429
4244
  NodeFlagFilter?: string;
4430
4245
  /**
@@ -4434,7 +4249,6 @@ export interface ServiceNodeDetailInfo {
4434
4249
  HealthStatus?: HealthStatus;
4435
4250
  /**
4436
4251
  * 角色是否支持监控
4437
- 注意:此字段可能返回 null,表示取不到有效值。
4438
4252
  */
4439
4253
  IsSupportRoleMonitor?: boolean;
4440
4254
  /**
@@ -4444,22 +4258,18 @@ export interface ServiceNodeDetailInfo {
4444
4258
  StopPolicies?: Array<RestartPolicy>;
4445
4259
  /**
4446
4260
  * 测试环境api强校验,现网没有,emrcc接口返回有。不加会报错
4447
- 注意:此字段可能返回 null,表示取不到有效值。
4448
4261
  */
4449
4262
  HAState?: string;
4450
4263
  /**
4451
4264
  * NameService名称
4452
- 注意:此字段可能返回 null,表示取不到有效值。
4453
4265
  */
4454
4266
  NameService?: string;
4455
4267
  /**
4456
4268
  * 是否支持联邦
4457
- 注意:此字段可能返回 null,表示取不到有效值。
4458
4269
  */
4459
4270
  IsFederation?: boolean;
4460
4271
  /**
4461
4272
  * datanode是否是维护状态
4462
- 注意:此字段可能返回 null,表示取不到有效值。
4463
4273
  */
4464
4274
  DataNodeMaintenanceState?: number;
4465
4275
  }
@@ -4887,7 +4697,6 @@ export interface DeleteUserManagerUserListRequest {
4887
4697
  export interface PodVolume {
4888
4698
  /**
4889
4699
  * 存储类型,可为"pvc","hostpath"。
4890
- 注意:此字段可能返回 null,表示取不到有效值。
4891
4700
  */
4892
4701
  VolumeType: string;
4893
4702
  /**
@@ -4908,19 +4717,19 @@ export interface PriceDetail {
4908
4717
  /**
4909
4718
  * 节点ID
4910
4719
  */
4911
- ResourceId: string;
4720
+ ResourceId?: string;
4912
4721
  /**
4913
4722
  * 价格计算公式
4914
4723
  */
4915
- Formula: string;
4724
+ Formula?: string;
4916
4725
  /**
4917
4726
  * 原价
4918
4727
  */
4919
- OriginalCost: number;
4728
+ OriginalCost?: number;
4920
4729
  /**
4921
4730
  * 折扣价
4922
4731
  */
4923
- DiscountCost: number;
4732
+ DiscountCost?: number;
4924
4733
  }
4925
4734
  /**
4926
4735
  * DescribeResourceSchedule返回参数结构体
@@ -4953,9 +4762,12 @@ export interface DescribeResourceScheduleResponse {
4953
4762
  export interface UserManagerFilter {
4954
4763
  /**
4955
4764
  * 用户名
4956
- 注意:此字段可能返回 null,表示取不到有效值。
4957
4765
  */
4958
4766
  UserName?: string;
4767
+ /**
4768
+ * 用户来源
4769
+ */
4770
+ UserType?: string;
4959
4771
  }
4960
4772
  /**
4961
4773
  * 多云盘参数
@@ -5040,12 +4852,10 @@ export interface DescribeNodeResourceConfigFastRequest {
5040
4852
  export interface MetricTags {
5041
4853
  /**
5042
4854
  * 指标单位
5043
- 注意:此字段可能返回 null,表示取不到有效值。
5044
4855
  */
5045
4856
  Unit?: string;
5046
4857
  /**
5047
4858
  * 指标Type
5048
- 注意:此字段可能返回 null,表示取不到有效值。
5049
4859
  */
5050
4860
  Type?: string;
5051
4861
  }
@@ -5055,7 +4865,6 @@ export interface MetricTags {
5055
4865
  export interface ExternalAccess {
5056
4866
  /**
5057
4867
  * 外部访问类型,当前仅支持CLB字段
5058
- 注意:此字段可能返回 null,表示取不到有效值。
5059
4868
  */
5060
4869
  Type?: string;
5061
4870
  /**
@@ -5445,7 +5254,6 @@ export interface StageInfoDetail {
5445
5254
  Stage?: string;
5446
5255
  /**
5447
5256
  * 步骤名
5448
- 注意:此字段可能返回 null,表示取不到有效值。
5449
5257
  */
5450
5258
  Name?: string;
5451
5259
  /**
@@ -5458,7 +5266,6 @@ export interface StageInfoDetail {
5458
5266
  IsSubFlow?: boolean;
5459
5267
  /**
5460
5268
  * 子流程标签
5461
- 注意:此字段可能返回 null,表示取不到有效值。
5462
5269
  */
5463
5270
  SubFlowFlag?: string;
5464
5271
  /**
@@ -5467,12 +5274,10 @@ export interface StageInfoDetail {
5467
5274
  Status?: number;
5468
5275
  /**
5469
5276
  * 步骤运行状态描述
5470
- 注意:此字段可能返回 null,表示取不到有效值。
5471
5277
  */
5472
5278
  Desc?: string;
5473
5279
  /**
5474
5280
  * 运行进度
5475
- 注意:此字段可能返回 null,表示取不到有效值。
5476
5281
  */
5477
5282
  Progress?: number;
5478
5283
  /**
@@ -5487,27 +5292,22 @@ export interface StageInfoDetail {
5487
5292
  Endtime?: string;
5488
5293
  /**
5489
5294
  * 是否有详情信息
5490
- 注意:此字段可能返回 null,表示取不到有效值。
5491
5295
  */
5492
5296
  HadWoodDetail?: boolean;
5493
5297
  /**
5494
5298
  * Wood子流程Id
5495
- 注意:此字段可能返回 null,表示取不到有效值。
5496
5299
  */
5497
5300
  WoodJobId?: number;
5498
5301
  /**
5499
5302
  * 多语言版本Key
5500
- 注意:此字段可能返回 null,表示取不到有效值。
5501
5303
  */
5502
5304
  LanguageKey?: string;
5503
5305
  /**
5504
5306
  * 如果stage失败,失败原因
5505
- 注意:此字段可能返回 null,表示取不到有效值。
5506
5307
  */
5507
5308
  FailedReason?: string;
5508
5309
  /**
5509
5310
  * 步骤耗时
5510
- 注意:此字段可能返回 null,表示取不到有效值。
5511
5311
  */
5512
5312
  TimeConsuming?: string;
5513
5313
  }
@@ -5799,12 +5599,10 @@ export interface AddMetricScaleStrategyResponse {
5799
5599
  export interface SubnetInfo {
5800
5600
  /**
5801
5601
  * 子网信息(名字)
5802
- 注意:此字段可能返回 null,表示取不到有效值。
5803
5602
  */
5804
5603
  SubnetName?: string;
5805
5604
  /**
5806
5605
  * 子网信息(ID)
5807
- 注意:此字段可能返回 null,表示取不到有效值。
5808
5606
  */
5809
5607
  SubnetId?: string;
5810
5608
  }
@@ -6004,7 +5802,6 @@ export interface DescribeImpalaQueriesRequest {
6004
5802
  export interface ComponentBasicRestartInfo {
6005
5803
  /**
6006
5804
  * 进程名,必填,如NameNode
6007
- 注意:此字段可能返回 null,表示取不到有效值。
6008
5805
  */
6009
5806
  ComponentName?: string;
6010
5807
  /**
@@ -6195,67 +5992,54 @@ export interface CreateInstanceRequest {
6195
5992
  export interface DiffDetailItem {
6196
5993
  /**
6197
5994
  * 属性
6198
- 注意:此字段可能返回 null,表示取不到有效值。
6199
5995
  */
6200
5996
  Attribute?: string;
6201
5997
  /**
6202
5998
  * 当前生效
6203
- 注意:此字段可能返回 null,表示取不到有效值。
6204
5999
  */
6205
6000
  InEffect?: string;
6206
6001
  /**
6207
6002
  * 待生效
6208
- 注意:此字段可能返回 null,表示取不到有效值。
6209
6003
  */
6210
6004
  PendingEffectiveness?: string;
6211
6005
  /**
6212
6006
  * 操作
6213
- 注意:此字段可能返回 null,表示取不到有效值。
6214
6007
  */
6215
6008
  Operation?: string;
6216
6009
  /**
6217
6010
  * 队列
6218
- 注意:此字段可能返回 null,表示取不到有效值。
6219
6011
  */
6220
6012
  Queue?: string;
6221
6013
  /**
6222
6014
  * 配置集
6223
- 注意:此字段可能返回 null,表示取不到有效值。
6224
6015
  */
6225
6016
  ConfigSet?: string;
6226
6017
  /**
6227
6018
  * 标签
6228
- 注意:此字段可能返回 null,表示取不到有效值。
6229
6019
  */
6230
6020
  LabelName?: string;
6231
6021
  /**
6232
6022
  * 当前所在位置
6233
- 注意:此字段可能返回 null,表示取不到有效值。
6234
6023
  */
6235
6024
  InEffectIndex?: string;
6236
6025
  /**
6237
6026
  * 待生效的位置
6238
- 注意:此字段可能返回 null,表示取不到有效值。
6239
6027
  */
6240
6028
  PendingEffectIndex?: string;
6241
6029
  /**
6242
6030
  * 计划模式名称
6243
- 注意:此字段可能返回 null,表示取不到有效值。
6244
6031
  */
6245
6032
  PlanName?: string;
6246
6033
  /**
6247
6034
  * 标签
6248
- 注意:此字段可能返回 null,表示取不到有效值。
6249
6035
  */
6250
6036
  Label?: string;
6251
6037
  /**
6252
6038
  * 放置规则
6253
- 注意:此字段可能返回 null,表示取不到有效值。
6254
6039
  */
6255
6040
  RuleName?: string;
6256
6041
  /**
6257
6042
  * 用户名
6258
- 注意:此字段可能返回 null,表示取不到有效值。
6259
6043
  */
6260
6044
  UserName?: string;
6261
6045
  }
@@ -6444,7 +6228,6 @@ export interface DescribeInstancesRequest {
6444
6228
  export interface NotRepeatStrategy {
6445
6229
  /**
6446
6230
  * 该次任务执行的具体完整时间,格式为"2020-07-13 00:00:00"
6447
- 注意:此字段可能返回 null,表示取不到有效值。
6448
6231
  */
6449
6232
  ExecuteAt: string;
6450
6233
  }
@@ -6502,17 +6285,14 @@ export interface PodNewSpec {
6502
6285
  DynamicPodSpec?: DynamicPodSpec;
6503
6286
  /**
6504
6287
  * 代表vpc网络唯一id
6505
- 注意:此字段可能返回 null,表示取不到有效值。
6506
6288
  */
6507
6289
  VpcId?: string;
6508
6290
  /**
6509
6291
  * 代表vpc子网唯一id
6510
- 注意:此字段可能返回 null,表示取不到有效值。
6511
6292
  */
6512
6293
  SubnetId?: string;
6513
6294
  /**
6514
6295
  * pod name
6515
- 注意:此字段可能返回 null,表示取不到有效值。
6516
6296
  */
6517
6297
  PodName?: string;
6518
6298
  }
@@ -6720,22 +6500,18 @@ export interface AttachDisksResponse {
6720
6500
  export interface QuotaEntity {
6721
6501
  /**
6722
6502
  * 已使用配额
6723
- 注意:此字段可能返回 null,表示取不到有效值。
6724
6503
  */
6725
6504
  UsedQuota?: number;
6726
6505
  /**
6727
6506
  * 剩余配额
6728
- 注意:此字段可能返回 null,表示取不到有效值。
6729
6507
  */
6730
6508
  RemainingQuota?: number;
6731
6509
  /**
6732
6510
  * 总配额
6733
- 注意:此字段可能返回 null,表示取不到有效值。
6734
6511
  */
6735
6512
  TotalQuota?: number;
6736
6513
  /**
6737
6514
  * 可用区
6738
- 注意:此字段可能返回 null,表示取不到有效值。
6739
6515
  */
6740
6516
  Zone?: string;
6741
6517
  }
@@ -6782,12 +6558,10 @@ export interface RenewInstancesInfo {
6782
6558
  StorageType?: number;
6783
6559
  /**
6784
6560
  * 系统盘大小
6785
- 注意:此字段可能返回 null,表示取不到有效值。
6786
6561
  */
6787
6562
  RootSize?: number;
6788
6563
  /**
6789
6564
  * 系统盘类型
6790
- 注意:此字段可能返回 null,表示取不到有效值。
6791
6565
  */
6792
6566
  RootStorageType?: number;
6793
6567
  /**
@@ -6904,22 +6678,18 @@ export interface DeleteAutoScaleStrategyRequest {
6904
6678
  export interface NodeSpecDiskV2 {
6905
6679
  /**
6906
6680
  * 数量
6907
- 注意:此字段可能返回 null,表示取不到有效值。
6908
6681
  */
6909
6682
  Count?: number;
6910
6683
  /**
6911
6684
  * 名字
6912
- 注意:此字段可能返回 null,表示取不到有效值。
6913
6685
  */
6914
6686
  Name?: string;
6915
6687
  /**
6916
6688
  * 磁盘类型
6917
- 注意:此字段可能返回 null,表示取不到有效值。
6918
6689
  */
6919
6690
  DiskType?: string;
6920
6691
  /**
6921
6692
  * 指定磁盘大小
6922
- 注意:此字段可能返回 null,表示取不到有效值。
6923
6693
  */
6924
6694
  DefaultDiskSize?: number;
6925
6695
  }
@@ -6929,7 +6699,6 @@ export interface NodeSpecDiskV2 {
6929
6699
  export interface CLBSetting {
6930
6700
  /**
6931
6701
  * CLB类型,PUBLIC_IP表示支持公网CLB和INTERNAL_IP表示支持内网CLB字段
6932
- 注意:此字段可能返回 null,表示取不到有效值。
6933
6702
  */
6934
6703
  CLBType?: string;
6935
6704
  /**
@@ -6984,12 +6753,10 @@ export interface ModifyResourcePoolsResponse {
6984
6753
  export interface ShortNodeInfo {
6985
6754
  /**
6986
6755
  * 节点类型,Master/Core/Task/Router/Common
6987
- 注意:此字段可能返回 null,表示取不到有效值。
6988
6756
  */
6989
6757
  NodeType?: string;
6990
6758
  /**
6991
6759
  * 节点数量
6992
- 注意:此字段可能返回 null,表示取不到有效值。
6993
6760
  */
6994
6761
  NodeSize?: number;
6995
6762
  }
@@ -6999,12 +6766,10 @@ export interface ShortNodeInfo {
6999
6766
  export interface Period {
7000
6767
  /**
7001
6768
  * 时间跨度
7002
- 注意:此字段可能返回 null,表示取不到有效值。
7003
6769
  */
7004
6770
  TimeSpan: number;
7005
6771
  /**
7006
6772
  * 时间单位,"m"代表月。
7007
- 注意:此字段可能返回 null,表示取不到有效值。
7008
6773
  */
7009
6774
  TimeUnit?: string;
7010
6775
  }
@@ -7014,12 +6779,10 @@ export interface Period {
7014
6779
  export interface DayRepeatStrategy {
7015
6780
  /**
7016
6781
  * 重复任务执行的具体时刻,例如"01:02:00"
7017
- 注意:此字段可能返回 null,表示取不到有效值。
7018
6782
  */
7019
6783
  ExecuteAtTimeOfDay: string;
7020
6784
  /**
7021
6785
  * 每隔Step天执行一次
7022
- 注意:此字段可能返回 null,表示取不到有效值。
7023
6786
  */
7024
6787
  Step: number;
7025
6788
  }
@@ -7085,247 +6848,198 @@ export interface DescribeUsersForUserManagerResponse {
7085
6848
  export interface YarnApplication {
7086
6849
  /**
7087
6850
  * 应用ID
7088
- 注意:此字段可能返回 null,表示取不到有效值。
7089
6851
  */
7090
6852
  Id?: string;
7091
6853
  /**
7092
6854
  * 用户
7093
- 注意:此字段可能返回 null,表示取不到有效值。
7094
6855
  */
7095
6856
  User?: string;
7096
6857
  /**
7097
6858
  * 应用名
7098
- 注意:此字段可能返回 null,表示取不到有效值。
7099
6859
  */
7100
6860
  Name?: string;
7101
6861
  /**
7102
6862
  * 队列
7103
- 注意:此字段可能返回 null,表示取不到有效值。
7104
6863
  */
7105
6864
  Queue?: string;
7106
6865
  /**
7107
6866
  * 应用类型
7108
- 注意:此字段可能返回 null,表示取不到有效值。
7109
6867
  */
7110
6868
  ApplicationType?: string;
7111
6869
  /**
7112
6870
  * 运行时间
7113
- 注意:此字段可能返回 null,表示取不到有效值。
7114
6871
  */
7115
6872
  ElapsedTime?: string;
7116
6873
  /**
7117
6874
  * 状态
7118
- 注意:此字段可能返回 null,表示取不到有效值。
7119
6875
  */
7120
6876
  State?: string;
7121
6877
  /**
7122
6878
  * 最终状态
7123
- 注意:此字段可能返回 null,表示取不到有效值。
7124
6879
  */
7125
6880
  FinalStatus?: string;
7126
6881
  /**
7127
6882
  * 进度
7128
- 注意:此字段可能返回 null,表示取不到有效值。
7129
6883
  */
7130
6884
  Progress?: number;
7131
6885
  /**
7132
6886
  * 开始时间毫秒
7133
- 注意:此字段可能返回 null,表示取不到有效值。
7134
6887
  */
7135
6888
  StartedTime?: number;
7136
6889
  /**
7137
6890
  * 结束时间毫秒
7138
- 注意:此字段可能返回 null,表示取不到有效值。
7139
6891
  */
7140
6892
  FinishedTime?: number;
7141
6893
  /**
7142
6894
  * 申请内存MB
7143
- 注意:此字段可能返回 null,表示取不到有效值。
7144
6895
  */
7145
6896
  AllocatedMB?: number;
7146
6897
  /**
7147
6898
  * 申请VCores
7148
- 注意:此字段可能返回 null,表示取不到有效值。
7149
6899
  */
7150
6900
  AllocatedVCores?: number;
7151
6901
  /**
7152
6902
  * 运行的Containers数
7153
- 注意:此字段可能返回 null,表示取不到有效值。
7154
6903
  */
7155
6904
  RunningContainers?: number;
7156
6905
  /**
7157
6906
  * 内存MB*时间秒
7158
- 注意:此字段可能返回 null,表示取不到有效值。
7159
6907
  */
7160
6908
  MemorySeconds?: number;
7161
6909
  /**
7162
6910
  * VCores*时间秒
7163
- 注意:此字段可能返回 null,表示取不到有效值。
7164
6911
  */
7165
6912
  VCoreSeconds?: number;
7166
6913
  /**
7167
6914
  * 队列资源占比
7168
- 注意:此字段可能返回 null,表示取不到有效值。
7169
6915
  */
7170
6916
  QueueUsagePercentage?: number;
7171
6917
  /**
7172
6918
  * 集群资源占比
7173
- 注意:此字段可能返回 null,表示取不到有效值。
7174
6919
  */
7175
6920
  ClusterUsagePercentage?: number;
7176
6921
  /**
7177
6922
  * 预占用的内存
7178
- 注意:此字段可能返回 null,表示取不到有效值。
7179
6923
  */
7180
6924
  PreemptedResourceMB?: number;
7181
6925
  /**
7182
6926
  * 预占用的VCore
7183
- 注意:此字段可能返回 null,表示取不到有效值。
7184
6927
  */
7185
6928
  PreemptedResourceVCores?: number;
7186
6929
  /**
7187
6930
  * 预占的非应用程序主节点容器数量
7188
- 注意:此字段可能返回 null,表示取不到有效值。
7189
6931
  */
7190
6932
  NumNonAMContainerPreempted?: number;
7191
6933
  /**
7192
6934
  * AM预占用的容器数量
7193
- 注意:此字段可能返回 null,表示取不到有效值。
7194
6935
  */
7195
6936
  NumAMContainerPreempted?: number;
7196
6937
  /**
7197
6938
  * Map总数
7198
- 注意:此字段可能返回 null,表示取不到有效值。
7199
6939
  */
7200
6940
  MapsTotal?: number;
7201
6941
  /**
7202
6942
  * 完成的Map数
7203
- 注意:此字段可能返回 null,表示取不到有效值。
7204
6943
  */
7205
6944
  MapsCompleted?: number;
7206
6945
  /**
7207
6946
  * Reduce总数
7208
- 注意:此字段可能返回 null,表示取不到有效值。
7209
6947
  */
7210
6948
  ReducesTotal?: number;
7211
6949
  /**
7212
6950
  * 完成的Reduce数
7213
- 注意:此字段可能返回 null,表示取不到有效值。
7214
6951
  */
7215
6952
  ReducesCompleted?: number;
7216
6953
  /**
7217
6954
  * 平均Map时间
7218
- 注意:此字段可能返回 null,表示取不到有效值。
7219
6955
  */
7220
6956
  AvgMapTime?: number;
7221
6957
  /**
7222
6958
  * 平均Reduce时间
7223
- 注意:此字段可能返回 null,表示取不到有效值。
7224
6959
  */
7225
6960
  AvgReduceTime?: number;
7226
6961
  /**
7227
6962
  * 平均Shuffle时间毫秒
7228
- 注意:此字段可能返回 null,表示取不到有效值。
7229
6963
  */
7230
6964
  AvgShuffleTime?: number;
7231
6965
  /**
7232
6966
  * 平均Merge时间毫秒
7233
- 注意:此字段可能返回 null,表示取不到有效值。
7234
6967
  */
7235
6968
  AvgMergeTime?: number;
7236
6969
  /**
7237
6970
  * 失败的Reduce执行次数
7238
- 注意:此字段可能返回 null,表示取不到有效值。
7239
6971
  */
7240
6972
  FailedReduceAttempts?: number;
7241
6973
  /**
7242
6974
  * Kill的Reduce执行次数
7243
- 注意:此字段可能返回 null,表示取不到有效值。
7244
6975
  */
7245
6976
  KilledReduceAttempts?: number;
7246
6977
  /**
7247
6978
  * 成功的Reduce执行次数
7248
- 注意:此字段可能返回 null,表示取不到有效值。
7249
6979
  */
7250
6980
  SuccessfulReduceAttempts?: number;
7251
6981
  /**
7252
6982
  * 失败的Map执行次数
7253
- 注意:此字段可能返回 null,表示取不到有效值。
7254
6983
  */
7255
6984
  FailedMapAttempts?: number;
7256
6985
  /**
7257
6986
  * Kill的Map执行次数
7258
- 注意:此字段可能返回 null,表示取不到有效值。
7259
6987
  */
7260
6988
  KilledMapAttempts?: number;
7261
6989
  /**
7262
6990
  * 成功的Map执行次数
7263
- 注意:此字段可能返回 null,表示取不到有效值。
7264
6991
  */
7265
6992
  SuccessfulMapAttempts?: number;
7266
6993
  /**
7267
6994
  * GC毫秒
7268
- 注意:此字段可能返回 null,表示取不到有效值。
7269
6995
  */
7270
6996
  GcTimeMillis?: number;
7271
6997
  /**
7272
6998
  * Map使用的VCore毫秒
7273
- 注意:此字段可能返回 null,表示取不到有效值。
7274
6999
  */
7275
7000
  VCoreMillisMaps?: number;
7276
7001
  /**
7277
7002
  * Map使用的内存毫秒
7278
- 注意:此字段可能返回 null,表示取不到有效值。
7279
7003
  */
7280
7004
  MbMillisMaps?: number;
7281
7005
  /**
7282
7006
  * Reduce使用的VCore毫秒
7283
- 注意:此字段可能返回 null,表示取不到有效值。
7284
7007
  */
7285
7008
  VCoreMillisReduces?: number;
7286
7009
  /**
7287
7010
  * Reduce使用的内存毫秒
7288
- 注意:此字段可能返回 null,表示取不到有效值。
7289
7011
  */
7290
7012
  MbMillisReduces?: number;
7291
7013
  /**
7292
7014
  * 启动Map的总数
7293
- 注意:此字段可能返回 null,表示取不到有效值。
7294
7015
  */
7295
7016
  TotalLaunchedMaps?: number;
7296
7017
  /**
7297
7018
  * 启动Reduce的总数
7298
- 注意:此字段可能返回 null,表示取不到有效值。
7299
7019
  */
7300
7020
  TotalLaunchedReduces?: number;
7301
7021
  /**
7302
7022
  * Map输入记录数
7303
- 注意:此字段可能返回 null,表示取不到有效值。
7304
7023
  */
7305
7024
  MapInputRecords?: number;
7306
7025
  /**
7307
7026
  * Map输出记录数
7308
- 注意:此字段可能返回 null,表示取不到有效值。
7309
7027
  */
7310
7028
  MapOutputRecords?: number;
7311
7029
  /**
7312
7030
  * Reduce输入记录数
7313
- 注意:此字段可能返回 null,表示取不到有效值。
7314
7031
  */
7315
7032
  ReduceInputRecords?: number;
7316
7033
  /**
7317
7034
  * Reduce输出记录数
7318
- 注意:此字段可能返回 null,表示取不到有效值。
7319
7035
  */
7320
7036
  ReduceOutputRecords?: number;
7321
7037
  /**
7322
7038
  * HDFS写入字节数
7323
- 注意:此字段可能返回 null,表示取不到有效值。
7324
7039
  */
7325
7040
  HDFSBytesWritten?: number;
7326
7041
  /**
7327
7042
  * HDFS读取字节数
7328
- 注意:此字段可能返回 null,表示取不到有效值。
7329
7043
  */
7330
7044
  HDFSBytesRead?: number;
7331
7045
  }
@@ -7348,7 +7062,6 @@ export interface DescribeResourceScheduleDiffDetailRequest {
7348
7062
  export interface FlowExtraDetail {
7349
7063
  /**
7350
7064
  * 额外信息Title
7351
- 注意:此字段可能返回 null,表示取不到有效值。
7352
7065
  */
7353
7066
  Title?: string;
7354
7067
  /**
@@ -7529,7 +7242,6 @@ export interface InquirePriceRenewEmrResponse {
7529
7242
  export interface MultiDiskMC {
7530
7243
  /**
7531
7244
  * 该类型云盘个数
7532
- 注意:此字段可能返回 null,表示取不到有效值。
7533
7245
  */
7534
7246
  Count: number;
7535
7247
  /**
@@ -7546,17 +7258,14 @@ export interface MultiDiskMC {
7546
7258
  14 : 大数据型云硬盘
7547
7259
  15 : 高IO型云硬盘
7548
7260
  16 : 远端SSD盘
7549
- 注意:此字段可能返回 null,表示取不到有效值。
7550
7261
  */
7551
7262
  Type?: number;
7552
7263
  /**
7553
7264
  * 磁盘大小
7554
- 注意:此字段可能返回 null,表示取不到有效值。
7555
7265
  */
7556
7266
  Size?: string;
7557
7267
  /**
7558
7268
  * 云盘大小,单位b
7559
- 注意:此字段可能返回 null,表示取不到有效值。
7560
7269
  */
7561
7270
  Volume?: number;
7562
7271
  }
@@ -7597,7 +7306,6 @@ export interface ZoneResourceConfiguration {
7597
7306
  <li>master</li>
7598
7307
  <li>standby</li>
7599
7308
  <li>third-party</li>
7600
- 注意:此字段可能返回 null,表示取不到有效值。
7601
7309
  */
7602
7310
  ZoneTag?: string;
7603
7311
  }
@@ -7607,12 +7315,10 @@ export interface ZoneResourceConfiguration {
7607
7315
  export interface StorageSummaryDistribution {
7608
7316
  /**
7609
7317
  * 数据项
7610
- 注意:此字段可能返回 null,表示取不到有效值。
7611
7318
  */
7612
7319
  MetricItem?: string;
7613
7320
  /**
7614
7321
  * 数据项描述
7615
- 注意:此字段可能返回 null,表示取不到有效值。
7616
7322
  */
7617
7323
  MetricName?: string;
7618
7324
  /**
@@ -8019,79 +7725,65 @@ export interface AddNodeResourceConfigResponse {
8019
7725
  export interface CBSInstance {
8020
7726
  /**
8021
7727
  * 云硬盘ID
8022
- 注意:此字段可能返回 null,表示取不到有效值。
8023
7728
  */
8024
- DiskId: string;
7729
+ DiskId?: string;
8025
7730
  /**
8026
7731
  * 云硬盘类型
8027
- 注意:此字段可能返回 null,表示取不到有效值。
8028
7732
  */
8029
- DiskUsage: string;
7733
+ DiskUsage?: string;
8030
7734
  /**
8031
7735
  * 云硬盘名称
8032
- 注意:此字段可能返回 null,表示取不到有效值。
8033
7736
  */
8034
- DiskName: string;
7737
+ DiskName?: string;
8035
7738
  /**
8036
7739
  * 云硬盘大小
8037
- 注意:此字段可能返回 null,表示取不到有效值。
8038
7740
  */
8039
- DiskSize: number;
7741
+ DiskSize?: number;
8040
7742
  /**
8041
7743
  * 云盘介质类型
8042
- 注意:此字段可能返回 null,表示取不到有效值。
8043
7744
  */
8044
- DiskType: string;
7745
+ DiskType?: string;
8045
7746
  /**
8046
7747
  * 是否跟随实例删除
8047
- 注意:此字段可能返回 null,表示取不到有效值。
8048
7748
  */
8049
- DeleteWithInstance: boolean;
7749
+ DeleteWithInstance?: boolean;
8050
7750
  /**
8051
7751
  * 云硬盘收费类型
8052
- 注意:此字段可能返回 null,表示取不到有效值。
8053
7752
  */
8054
- DiskChargeType: string;
7753
+ DiskChargeType?: string;
8055
7754
  /**
8056
7755
  * 云硬盘运行状态
8057
- 注意:此字段可能返回 null,表示取不到有效值。
8058
7756
  */
8059
- DiskState: string;
7757
+ DiskState?: string;
8060
7758
  /**
8061
7759
  * 是否自动续费
8062
- 注意:此字段可能返回 null,表示取不到有效值。
8063
7760
  */
8064
- RenewFlag: string;
7761
+ RenewFlag?: string;
8065
7762
  /**
8066
7763
  * 到期时间
8067
- 注意:此字段可能返回 null,表示取不到有效值。
8068
7764
  */
8069
- DeadlineTime: string;
7765
+ DeadlineTime?: string;
8070
7766
  /**
8071
7767
  * 云盘是否挂载到云主机上
8072
- 注意:此字段可能返回 null,表示取不到有效值。
8073
7768
  */
8074
- Attached: boolean;
7769
+ Attached?: boolean;
8075
7770
  /**
8076
7771
  * 当前时间距离盘到期的天数
8077
- 注意:此字段可能返回 null,表示取不到有效值。
8078
7772
  */
8079
- DifferDaysOfDeadline: number;
7773
+ DifferDaysOfDeadline?: number;
8080
7774
  /**
8081
7775
  * 该云盘当前被挂载到的CVM实例InstanceId
8082
7776
  注意:此字段可能返回 null,表示取不到有效值。
8083
7777
  */
8084
- InstanceIdList: Array<string>;
7778
+ InstanceIdList?: Array<string>;
8085
7779
  /**
8086
7780
  * 云硬盘挂载的云主机ID
8087
- 注意:此字段可能返回 null,表示取不到有效值。
8088
7781
  */
8089
- InstanceId: string;
7782
+ InstanceId?: string;
8090
7783
  /**
8091
7784
  * 云盘是否为共享型云盘。
8092
- 注意:此字段可能返回 null,表示取不到有效值。
8093
7785
  */
8094
- Shareable: boolean;
7786
+ Shareable?: boolean;
8095
7787
  }
8096
7788
  /**
8097
7789
  * ModifyResourceScheduleConfig请求参数结构体
@@ -8117,22 +7809,18 @@ export interface StrategyConfig {
8117
7809
  /**
8118
7810
  * 0:关闭滚动重启
8119
7811
  1:开启滚动启动
8120
- 注意:此字段可能返回 null,表示取不到有效值。
8121
7812
  */
8122
7813
  RollingRestartSwitch?: number;
8123
7814
  /**
8124
7815
  * 滚动重启每批次的重启数量,最大重启台数为 99999 台
8125
- 注意:此字段可能返回 null,表示取不到有效值。
8126
7816
  */
8127
7817
  BatchSize?: number;
8128
7818
  /**
8129
7819
  * 滚动重启每批停止等待时间 ,最大间隔为 5 分钟 单位是秒
8130
- 注意:此字段可能返回 null,表示取不到有效值。
8131
7820
  */
8132
7821
  TimeWait?: number;
8133
7822
  /**
8134
7823
  * 操作失败处理策略,0:失败阻塞, 1:失败自动跳过
8135
- 注意:此字段可能返回 null,表示取不到有效值。
8136
7824
  */
8137
7825
  DealOnFail?: number;
8138
7826
  /**
@@ -8372,7 +8060,6 @@ export interface ScaleOutClusterResponse {
8372
8060
  export interface ServiceProcessFunctionInfo {
8373
8061
  /**
8374
8062
  * 探测告警级别
8375
- 注意:此字段可能返回 null,表示取不到有效值。
8376
8063
  */
8377
8064
  DetectAlert?: string;
8378
8065
  /**
@@ -8395,17 +8082,14 @@ export interface ServiceProcessFunctionInfo {
8395
8082
  DetetcTime?: string;
8396
8083
  /**
8397
8084
  * 探测功能描述
8398
- 注意:此字段可能返回 null,表示取不到有效值。
8399
8085
  */
8400
8086
  DetectFunctionKey?: string;
8401
8087
  /**
8402
8088
  * 探测功能结果
8403
- 注意:此字段可能返回 null,表示取不到有效值。
8404
8089
  */
8405
8090
  DetectFunctionValue?: string;
8406
8091
  /**
8407
8092
  * 探测结果
8408
- 注意:此字段可能返回 null,表示取不到有效值。
8409
8093
  */
8410
8094
  DetectTime?: string;
8411
8095
  }
@@ -8415,32 +8099,26 @@ export interface ServiceProcessFunctionInfo {
8415
8099
  export interface PartDetailPriceItem {
8416
8100
  /**
8417
8101
  * 类型包括:节点->node、系统盘->rootDisk、云数据盘->dataDisk、metaDB
8418
- 注意:此字段可能返回 null,表示取不到有效值。
8419
8102
  */
8420
8103
  InstanceType?: string;
8421
8104
  /**
8422
8105
  * 单价(原价)
8423
- 注意:此字段可能返回 null,表示取不到有效值。
8424
8106
  */
8425
8107
  Price?: number;
8426
8108
  /**
8427
8109
  * 单价(折扣价)
8428
- 注意:此字段可能返回 null,表示取不到有效值。
8429
8110
  */
8430
8111
  RealCost?: number;
8431
8112
  /**
8432
8113
  * 总价(折扣价)
8433
- 注意:此字段可能返回 null,表示取不到有效值。
8434
8114
  */
8435
8115
  RealTotalCost?: number;
8436
8116
  /**
8437
8117
  * 折扣
8438
- 注意:此字段可能返回 null,表示取不到有效值。
8439
8118
  */
8440
8119
  Policy?: number;
8441
8120
  /**
8442
8121
  * 数量
8443
- 注意:此字段可能返回 null,表示取不到有效值。
8444
8122
  */
8445
8123
  GoodsNum?: number;
8446
8124
  }
@@ -8505,24 +8183,20 @@ export interface ModifyYarnQueueV2Response {
8505
8183
  export interface ClusterExternalServiceInfo {
8506
8184
  /**
8507
8185
  * 依赖关系,0:被其他集群依赖,1:依赖其他集群
8508
- 注意:此字段可能返回 null,表示取不到有效值。
8509
8186
  */
8510
- DependType: number;
8187
+ DependType?: number;
8511
8188
  /**
8512
8189
  * 共用组件
8513
- 注意:此字段可能返回 null,表示取不到有效值。
8514
8190
  */
8515
- Service: string;
8191
+ Service?: string;
8516
8192
  /**
8517
8193
  * 共用集群
8518
- 注意:此字段可能返回 null,表示取不到有效值。
8519
8194
  */
8520
- ClusterId: string;
8195
+ ClusterId?: string;
8521
8196
  /**
8522
8197
  * 共用集群状态
8523
- 注意:此字段可能返回 null,表示取不到有效值。
8524
8198
  */
8525
- ClusterStatus: number;
8199
+ ClusterStatus?: number;
8526
8200
  }
8527
8201
  /**
8528
8202
  * 体外客户端组件依赖信息
@@ -8853,12 +8527,10 @@ export interface CustomMetaDBInfo {
8853
8527
  export interface Item {
8854
8528
  /**
8855
8529
  * 健值
8856
- 注意:此字段可能返回 null,表示取不到有效值。
8857
8530
  */
8858
8531
  Key: string;
8859
8532
  /**
8860
8533
  * 值
8861
- 注意:此字段可能返回 null,表示取不到有效值。
8862
8534
  */
8863
8535
  Value: string;
8864
8536
  }
@@ -8905,30 +8577,28 @@ export interface TableSchemaItem {
8905
8577
  /**
8906
8578
  * 列标识
8907
8579
  */
8908
- Name: string;
8580
+ Name?: string;
8909
8581
  /**
8910
8582
  * 是否可按该列排序
8911
8583
  */
8912
- Sortable: boolean;
8584
+ Sortable?: boolean;
8913
8585
  /**
8914
8586
  * 是否可筛选
8915
8587
  */
8916
- WithFilter: boolean;
8588
+ WithFilter?: boolean;
8917
8589
  /**
8918
8590
  * 筛选的候选集
8919
8591
  注意:此字段可能返回 null,表示取不到有效值。
8920
8592
  */
8921
- Candidates: Array<string>;
8593
+ Candidates?: Array<string>;
8922
8594
  /**
8923
8595
  * 是否可点击
8924
- 注意:此字段可能返回 null,表示取不到有效值。
8925
8596
  */
8926
- Clickable: boolean;
8597
+ Clickable?: boolean;
8927
8598
  /**
8928
8599
  * 展示的名字
8929
- 注意:此字段可能返回 null,表示取不到有效值。
8930
8600
  */
8931
- Title: string;
8601
+ Title?: string;
8932
8602
  }
8933
8603
  /**
8934
8604
  * 资源调度 - 队列修改信息
@@ -8943,7 +8613,6 @@ export interface ConfigModifyInfoV2 {
8943
8613
  - 3:删除
8944
8614
  - 4:克隆,与新建子队列的行为一样,特别的对于`fair`,可以复制子队列到新建队列
8945
8615
  - 6:编辑-增量更新
8946
- 注意:此字段可能返回 null,表示取不到有效值。
8947
8616
  */
8948
8617
  OpType: number;
8949
8618
  /**
@@ -8952,12 +8621,10 @@ export interface ConfigModifyInfoV2 {
8952
8621
  Name?: string;
8953
8622
  /**
8954
8623
  * 新建队列 传root的MyId;新建子队列 传 选中队列的 myId;克隆 要传 选中队列 parentId
8955
- 注意:此字段可能返回 null,表示取不到有效值。
8956
8624
  */
8957
8625
  ParentId?: string;
8958
8626
  /**
8959
8627
  * 编辑、删除 传选中队列的 myId。克隆只有在调度器是`fair`时才需要传,用来复制子队列到新队列。
8960
- 注意:此字段可能返回 null,表示取不到有效值。
8961
8628
  */
8962
8629
  MyId?: string;
8963
8630
  /**
@@ -9068,7 +8735,6 @@ export interface InquiryPriceScaleOutInstanceResponse {
9068
8735
  export interface AutoScaleResourceConf {
9069
8736
  /**
9070
8737
  * 配置ID。
9071
- 注意:此字段可能返回 null,表示取不到有效值。
9072
8738
  */
9073
8739
  Id?: number;
9074
8740
  /**
@@ -9089,57 +8755,46 @@ export interface AutoScaleResourceConf {
9089
8755
  StrategyType?: number;
9090
8756
  /**
9091
8757
  * 下次能可扩容时间。
9092
- 注意:此字段可能返回 null,表示取不到有效值。
9093
8758
  */
9094
8759
  NextTimeCanScale?: number;
9095
8760
  /**
9096
8761
  * 优雅缩容开关
9097
- 注意:此字段可能返回 null,表示取不到有效值。
9098
8762
  */
9099
8763
  GraceDownFlag?: boolean;
9100
8764
  /**
9101
8765
  * "CVM"表示规格全部使用CVM相关类型,"POD"表示规格使用容器相关类型,默认为"CVM"。
9102
- 注意:此字段可能返回 null,表示取不到有效值。
9103
8766
  */
9104
8767
  HardwareType?: string;
9105
8768
  /**
9106
8769
  * "POSTPAY"表示只使用按量计费,"SPOT_FIRST"表示竞价实例优先,只有HardwareType为"HOST"时支持竞价实例优先,"POD"只支持纯按量计费。
9107
- 注意:此字段可能返回 null,表示取不到有效值。
9108
8770
  */
9109
8771
  PayMode?: string;
9110
8772
  /**
9111
8773
  * 竞价实例优先的场景下,按量计费资源数量的最低百分比,整数
9112
- 注意:此字段可能返回 null,表示取不到有效值。
9113
8774
  */
9114
8775
  PostPayPercentMin?: number;
9115
8776
  /**
9116
8777
  * 预设资源类型为HOST时,支持勾选“资源不足时切换POD”;支持取消勾选;默认不勾选(0),勾选(1)
9117
- 注意:此字段可能返回 null,表示取不到有效值。
9118
8778
  */
9119
8779
  ChangeToPod?: number;
9120
8780
  /**
9121
8781
  * 伸缩组名
9122
- 注意:此字段可能返回 null,表示取不到有效值。
9123
8782
  */
9124
8783
  GroupName?: string;
9125
8784
  /**
9126
8785
  * 标签
9127
- 注意:此字段可能返回 null,表示取不到有效值。
9128
8786
  */
9129
8787
  YarnNodeLabel?: string;
9130
8788
  /**
9131
8789
  * 伸缩组状态
9132
- 注意:此字段可能返回 null,表示取不到有效值。
9133
8790
  */
9134
8791
  GroupStatus?: number;
9135
8792
  /**
9136
8793
  * 并行伸缩 0关闭;1开启
9137
- 注意:此字段可能返回 null,表示取不到有效值。
9138
8794
  */
9139
8795
  Parallel?: number;
9140
8796
  /**
9141
8797
  * 是否支持MNode
9142
- 注意:此字段可能返回 null,表示取不到有效值。
9143
8798
  */
9144
8799
  EnableMNode?: number;
9145
8800
  }
@@ -9171,12 +8826,10 @@ export interface VirtualPrivateCloud {
9171
8826
  export interface NodeSelectorRequirement {
9172
8827
  /**
9173
8828
  * 节点选择项Key值
9174
- 注意:此字段可能返回 null,表示取不到有效值。
9175
8829
  */
9176
8830
  Key?: string;
9177
8831
  /**
9178
8832
  * 节点选择项Operator值,支持In, NotIn, Exists, DoesNotExist. Gt, and Lt.
9179
- 注意:此字段可能返回 null,表示取不到有效值。
9180
8833
  */
9181
8834
  Operator?: string;
9182
8835
  /**
@@ -9191,49 +8844,40 @@ export interface NodeSelectorRequirement {
9191
8844
  export interface ResourceDetail {
9192
8845
  /**
9193
8846
  * 规格
9194
- 注意:此字段可能返回 null,表示取不到有效值。
9195
8847
  */
9196
- Spec: string;
8848
+ Spec?: string;
9197
8849
  /**
9198
8850
  * 规格名
9199
- 注意:此字段可能返回 null,表示取不到有效值。
9200
8851
  */
9201
- SpecName: string;
8852
+ SpecName?: string;
9202
8853
  /**
9203
8854
  * 硬盘类型
9204
- 注意:此字段可能返回 null,表示取不到有效值。
9205
8855
  */
9206
- StorageType: number;
8856
+ StorageType?: number;
9207
8857
  /**
9208
8858
  * 硬盘类型
9209
- 注意:此字段可能返回 null,表示取不到有效值。
9210
8859
  */
9211
- DiskType: string;
8860
+ DiskType?: string;
9212
8861
  /**
9213
8862
  * 系统盘大小
9214
- 注意:此字段可能返回 null,表示取不到有效值。
9215
8863
  */
9216
- RootSize: number;
8864
+ RootSize?: number;
9217
8865
  /**
9218
8866
  * 内存大小
9219
- 注意:此字段可能返回 null,表示取不到有效值。
9220
8867
  */
9221
- MemSize: number;
8868
+ MemSize?: number;
9222
8869
  /**
9223
8870
  * CPU个数
9224
- 注意:此字段可能返回 null,表示取不到有效值。
9225
8871
  */
9226
- Cpu: number;
8872
+ Cpu?: number;
9227
8873
  /**
9228
8874
  * 硬盘大小
9229
- 注意:此字段可能返回 null,表示取不到有效值。
9230
8875
  */
9231
- DiskSize: number;
8876
+ DiskSize?: number;
9232
8877
  /**
9233
8878
  * 规格
9234
- 注意:此字段可能返回 null,表示取不到有效值。
9235
8879
  */
9236
- InstanceType: string;
8880
+ InstanceType?: string;
9237
8881
  }
9238
8882
  /**
9239
8883
  * 集群应用场景以及支持部署组件信息