@alicloud/ecd20200930 4.25.5 → 5.0.0

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 (78) hide show
  1. package/dist/client.d.ts +66 -103
  2. package/dist/client.js +104 -142
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  5. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  6. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  7. package/dist/models/CreateDesktopsRequest.js +4 -0
  8. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  9. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  10. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  11. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  12. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  13. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  14. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  15. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  16. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  17. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  18. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  19. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  20. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +85 -84
  21. package/dist/models/DescribeCenterPolicyListResponseBody.js +10 -0
  22. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  23. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  24. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  25. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  26. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  27. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  28. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  29. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  30. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  31. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  32. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  33. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  34. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  35. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  36. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  37. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  38. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  39. package/dist/models/TagResourcesRequest.d.ts +6 -10
  40. package/dist/models/TagResourcesRequest.js.map +1 -1
  41. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  42. package/dist/models/UntagResourcesRequest.js.map +1 -1
  43. package/dist/models/model.d.ts +3 -4
  44. package/dist/models/model.js +37 -39
  45. package/dist/models/model.js.map +1 -1
  46. package/package.json +1 -1
  47. package/src/client.ts +108 -150
  48. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  49. package/src/models/CreateDesktopsRequest.ts +110 -128
  50. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  51. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  52. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  53. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  54. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  55. package/src/models/DescribeCenterPolicyListResponseBody.ts +95 -84
  56. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  57. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  58. package/src/models/DescribeTemplatesRequest.ts +11 -11
  59. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  60. package/src/models/ListTagResourcesRequest.ts +7 -11
  61. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  62. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  63. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  64. package/src/models/TagResourcesRequest.ts +6 -10
  65. package/src/models/UntagResourcesRequest.ts +2 -6
  66. package/src/models/model.ts +3 -4
  67. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  68. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  69. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  70. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  71. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  72. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  73. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  74. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  75. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  76. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  77. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  78. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The client access IP address range, specified as an IPv4 CIDR block.
5
+ * The client access IP CIDR block, in IPv4 CIDR notation.
6
6
  *
7
7
  * @example
8
8
  * 47.100.XX.XX/16
@@ -10,7 +10,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
10
10
  cidrIp?: string;
11
11
  /**
12
12
  * @remarks
13
- * The description of the client access IP address range.
13
+ * The description of the client access IP CIDR block.
14
14
  *
15
15
  * @example
16
16
  * test
@@ -30,7 +30,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
30
30
  export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules extends $dara.Model {
31
31
  /**
32
32
  * @remarks
33
- * The target of the security group control rule, specified as an IPv4 CIDR block.
33
+ * The target of the security group control rule, which is an IPv4 CIDR block.
34
34
  *
35
35
  * @example
36
36
  * 47.100.XX.XX/16
@@ -70,7 +70,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
70
70
  portRange?: string;
71
71
  /**
72
72
  * @remarks
73
- * The priority of the security group control rule. A smaller number indicates a higher priority.
73
+ * The priority of the security group control rule. A smaller value indicates a higher priority.
74
74
  *
75
75
  * @example
76
76
  * 1
@@ -106,7 +106,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsCli
106
106
  clientType?: string;
107
107
  /**
108
108
  * @remarks
109
- * Indicates whether clients of a specific type can log on to Cloud Desktop.
109
+ * Indicates whether a specific type of client is allowed to log on to the cloud desktop.
110
110
  *
111
111
  * @example
112
112
  * on
@@ -126,7 +126,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsCli
126
126
  export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects extends $dara.Model {
127
127
  /**
128
128
  * @remarks
129
- * The peripheral type.
129
+ * The peripheral device type.
130
130
  *
131
131
  * @example
132
132
  * camera
@@ -170,7 +170,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDev
170
170
  devicePid?: string;
171
171
  /**
172
172
  * @remarks
173
- * The peripheral type.
173
+ * The peripheral device type.
174
174
  *
175
175
  * @example
176
176
  * storage
@@ -340,7 +340,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
340
340
  academicProxy?: string;
341
341
  /**
342
342
  * @remarks
343
- * Indicates whether users have administrative permission after connecting to Cloud Desktop.
343
+ * Indicates whether the user has administrator permissions after connecting to the cloud desktop.
344
344
  *
345
345
  * > This feature is in invitational preview and is not publicly available.
346
346
  *
@@ -353,7 +353,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
353
353
  adminMonitor?: number;
354
354
  /**
355
355
  * @remarks
356
- * Indicates whether screenshot prevention is enabled.
356
+ * Indicates whether the screenshot prevention feature is enabled.
357
357
  *
358
358
  * @example
359
359
  * off
@@ -361,7 +361,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
361
361
  appContentProtection?: string;
362
362
  /**
363
363
  * @remarks
364
- * The client access IP address whitelist.
364
+ * The client access IP whitelist.
365
365
  */
366
366
  authorizeAccessPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules[];
367
367
  /**
@@ -369,6 +369,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
369
369
  * The list of security group control rules.
370
370
  */
371
371
  authorizeSecurityPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules[];
372
+ autoReconnect?: string;
372
373
  /**
373
374
  * @remarks
374
375
  * Indicates whether local camera redirection is enabled.
@@ -389,7 +390,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
389
390
  clientTypes?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes[];
390
391
  /**
391
392
  * @remarks
392
- * Clipboard permissions.
393
+ * The clipboard permission.
393
394
  *
394
395
  * @example
395
396
  * off
@@ -397,7 +398,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
397
398
  clipboard?: string;
398
399
  /**
399
400
  * @remarks
400
- * Indicates whether to enable color enhancement for design and 3D application scenarios.
401
+ * Indicates whether color enhancement is enabled. Common scenarios: design and 3D applications.
401
402
  *
402
403
  * @example
403
404
  * off
@@ -406,7 +407,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
406
407
  cpdDriveClipboard?: string;
407
408
  /**
408
409
  * @remarks
409
- * The CPU frequency reduction duration. Valid values: 30 to 120. Unit: seconds.
410
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
410
411
  *
411
412
  * @example
412
413
  * 30
@@ -415,12 +416,12 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
415
416
  cpuOverload?: string;
416
417
  /**
417
418
  * @remarks
418
- * Process names.
419
+ * The process name.
419
420
  */
420
421
  cpuProcessors?: string[];
421
422
  /**
422
423
  * @remarks
423
- * CPU protection mode switch.
424
+ * The CPU protection mode switch.
424
425
  *
425
426
  * @example
426
427
  * on
@@ -452,7 +453,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
452
453
  cpuSingleRateLimit?: number;
453
454
  /**
454
455
  * @remarks
455
- * The number of Cloud Desktop instances associated with this policy.
456
+ * The number of cloud desktops associated with this policy.
456
457
  *
457
458
  * @example
458
459
  * 1
@@ -460,27 +461,27 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
460
461
  desktopCount?: number;
461
462
  /**
462
463
  * @remarks
463
- * The number of Cloud Desktop pools associated with this policy.
464
+ * The number of cloud desktop pools associated with this policy.
464
465
  *
465
466
  * @example
466
467
  * 1
467
468
  */
468
469
  desktopGroupCount?: number;
470
+ deviceConnectHint?: string;
469
471
  /**
470
472
  * @remarks
471
- * Device redirection rules.
473
+ * The device redirection rules.
472
474
  */
473
475
  deviceRedirects?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects[];
474
476
  /**
475
477
  * @remarks
476
- * Custom peripheral rules.
478
+ * The custom peripheral device rules.
477
479
  */
478
480
  deviceRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules[];
479
481
  /**
480
482
  * @remarks
481
- * Retain session after disconnection.
482
- *
483
- * > This parameter applies only to Cloud Application policies.
483
+ * The session retention on disconnect setting.
484
+ * > Applicable only to cloud application policies.
484
485
  *
485
486
  * @example
486
487
  * persistent
@@ -488,9 +489,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
488
489
  disconnectKeepSession?: string;
489
490
  /**
490
491
  * @remarks
491
- * The duration to retain the session after disconnection. Unit: seconds.
492
- *
493
- * > This parameter applies only to Cloud Application policies.
492
+ * The session retention duration on disconnect. Unit: seconds.
493
+ * > Applicable only to cloud application policies.
494
494
  *
495
495
  * @example
496
496
  * 120
@@ -499,7 +499,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
499
499
  diskOverload?: string;
500
500
  /**
501
501
  * @remarks
502
- * Display mode.
502
+ * The display mode.
503
503
  *
504
504
  * @example
505
505
  * adminCustom
@@ -507,7 +507,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
507
507
  displayMode?: string;
508
508
  /**
509
509
  * @remarks
510
- * The field that takes effect for domain name resolution.
510
+ * The effective field for domain name resolution.
511
511
  *
512
512
  * @example
513
513
  * xxxx
@@ -515,7 +515,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
515
515
  domainRegisterValue?: string;
516
516
  /**
517
517
  * @remarks
518
- * Details of the domain name resolution policy.
518
+ * The domain name resolution policy details.
519
519
  */
520
520
  domainResolveRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDomainResolveRule[];
521
521
  /**
@@ -528,7 +528,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
528
528
  domainResolveRuleType?: string;
529
529
  /**
530
530
  * @remarks
531
- * User requests administrator assistance.
531
+ * Indicates whether users can request administrator assistance.
532
532
  *
533
533
  * @example
534
534
  * off
@@ -537,19 +537,20 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
537
537
  endUserCount?: string;
538
538
  /**
539
539
  * @remarks
540
- * Users on the same office network share Cloud Desktop.
540
+ * Indicates whether users within the same office network can share cloud desktops.
541
541
  *
542
542
  * @example
543
543
  * off
544
544
  */
545
545
  endUserGroupCoordinate?: string;
546
546
  externalDrive?: string;
547
+ fileMigrate?: string;
547
548
  fileTransferAddress?: string;
548
549
  fileTransferSpeed?: string;
549
550
  fileTransferSpeedLocation?: string;
550
551
  /**
551
552
  * @remarks
552
- * Indicates whether to enable visual quality policies for graphics-intensive Cloud Desktop instances. Enable this policy if you have high performance and user experience requirements, such as in professional design scenarios.
553
+ * Indicates whether the image quality policy is enabled for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
553
554
  *
554
555
  * @example
555
556
  * off
@@ -589,7 +590,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
589
590
  kmsServerConfig?: string;
590
591
  /**
591
592
  * @remarks
592
- * Local disk mapping permissions.
593
+ * The local drive mapping permission.
593
594
  *
594
595
  * @example
595
596
  * readwrite
@@ -597,7 +598,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
597
598
  localDrive?: string;
598
599
  /**
599
600
  * @remarks
600
- * The maximum retry time for reconnection if the Cloud Desktop disconnects due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
601
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to external reasons. Valid values: 30 to 7200. Unit: seconds.
601
602
  *
602
603
  * @example
603
604
  * 120
@@ -605,7 +606,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
605
606
  maxReconnectTime?: number;
606
607
  /**
607
608
  * @remarks
608
- * The memory frequency reduction duration per worker. Valid values: 30 to 120. Unit: seconds.
609
+ * The memory throttling duration of a single process. Valid values: 30 to 120. Unit: seconds.
609
610
  *
610
611
  * @example
611
612
  * 30
@@ -614,12 +615,12 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
614
615
  memoryOverload?: string;
615
616
  /**
616
617
  * @remarks
617
- * Process names.
618
+ * The process name.
618
619
  */
619
620
  memoryProcessors?: string[];
620
621
  /**
621
622
  * @remarks
622
- * Memory protection mode switch.
623
+ * The memory protection mode switch.
623
624
  *
624
625
  * @example
625
626
  * off
@@ -643,7 +644,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
643
644
  memorySampleDuration?: number;
644
645
  /**
645
646
  * @remarks
646
- * The memory usage percentage per worker. Valid values: 30 to 60.
647
+ * The memory usage percentage of a single process. Valid values: 30 to 60.
647
648
  *
648
649
  * @example
649
650
  * 30
@@ -651,9 +652,9 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
651
652
  memorySingleRateLimit?: number;
652
653
  /**
653
654
  * @remarks
654
- * Indicates whether to provide a restart button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
655
+ * Indicates whether the restart button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
655
656
  *
656
- * > This feature applies only to mobile clients of V7.4 or later.
657
+ * > Applicable only to mobile clients V7.4 or later.
657
658
  *
658
659
  * @example
659
660
  * off
@@ -662,9 +663,9 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
662
663
  mobileSafeMenu?: string;
663
664
  /**
664
665
  * @remarks
665
- * Indicates whether to provide a shutdown button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
666
+ * Indicates whether the shutdown button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
666
667
  *
667
- * > This feature applies only to mobile clients of V7.4 or later.
668
+ * > Applicable only to mobile clients V7.4 or later.
668
669
  *
669
670
  * @example
670
671
  * off
@@ -684,7 +685,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
684
685
  name?: string;
685
686
  /**
686
687
  * @remarks
687
- * Network redirection.
688
+ * The network redirection setting.
688
689
  *
689
690
  * > This feature is in invitational preview and is not publicly available.
690
691
  *
@@ -694,17 +695,17 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
694
695
  netRedirect?: string;
695
696
  /**
696
697
  * @remarks
697
- * Details of the network redirection policy.
698
+ * The network redirection policy details.
698
699
  *
699
700
  * > This feature is in invitational preview and is not publicly available.
701
+ * >.
700
702
  */
701
703
  netRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsNetRedirectRule[];
702
704
  networkPrinter?: string;
703
705
  /**
704
706
  * @remarks
705
- * Disconnect on no operation.
706
- *
707
- * > This parameter applies only to Cloud Application policies.
707
+ * The no-operation disconnect setting.
708
+ * > Applicable only to cloud application policies.
708
709
  *
709
710
  * @example
710
711
  * off
@@ -712,9 +713,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
712
713
  noOperationDisconnect?: string;
713
714
  /**
714
715
  * @remarks
715
- * The duration before disconnecting due to no operation. Unit: seconds.
716
- *
717
- * > This parameter applies only to Cloud Application policies.
716
+ * The no-operation disconnect duration. Unit: seconds.
717
+ * > Applicable only to cloud application policies.
718
718
  *
719
719
  * @example
720
720
  * 120
@@ -739,7 +739,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
739
739
  policyGroupType?: string;
740
740
  /**
741
741
  * @remarks
742
- * The status of the Cloud Desktop policy.
742
+ * The cloud desktop policy status.
743
743
  *
744
744
  * @example
745
745
  * AVAILABLE
@@ -756,7 +756,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
756
756
  printerRedirection?: string;
757
757
  /**
758
758
  * @remarks
759
- * Indicates whether to enable visual quality enhancement for design and 3D application scenarios.
759
+ * Indicates whether image quality enhancement is enabled. Common scenarios: design and 3D applications.
760
760
  *
761
761
  * @example
762
762
  * off
@@ -772,7 +772,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
772
772
  recordContent?: string;
773
773
  /**
774
774
  * @remarks
775
- * The expiration time of custom screen recording files. Default value: 30 days.
775
+ * The expiration period of custom screen recording files. Default value: 30. Unit: days.
776
776
  *
777
777
  * @example
778
778
  * 30
@@ -809,7 +809,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
809
809
  recording?: string;
810
810
  /**
811
811
  * @remarks
812
- * The option for recording Cloud Desktop audio.
812
+ * The option for recording cloud desktop audio.
813
813
  *
814
814
  * @example
815
815
  * on
@@ -817,7 +817,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
817
817
  recordingAudio?: string;
818
818
  /**
819
819
  * @remarks
820
- * The viewing duration of screen recording files. Unit: minutes. The recorded files are automatically split based on the duration you set and uploaded to the bucket. Files are rolled over when they reach 300 MB.
820
+ * The duration of each screen recording file. Unit: minutes. Recording files are automatically split and uploaded to the storage space based on the specified duration. Files are rolled over when they reach 300 MB.
821
821
  *
822
822
  * @example
823
823
  * 10
@@ -825,7 +825,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
825
825
  recordingDuration?: number;
826
826
  /**
827
827
  * @remarks
828
- * The end time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
828
+ * The screen recording end time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
829
829
  *
830
830
  * @example
831
831
  * 08:59:00
@@ -833,7 +833,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
833
833
  recordingEndTime?: string;
834
834
  /**
835
835
  * @remarks
836
- * The retention period of screen recording files. Valid values: 1 to 180 days.
836
+ * The retention period of screen recording files. Valid values: 1 to 180. Unit: days.
837
837
  *
838
838
  * @example
839
839
  * 15
@@ -841,7 +841,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
841
841
  recordingExpires?: number;
842
842
  /**
843
843
  * @remarks
844
- * The frame rate of screen recording. Unit: FPS (frames per second).
844
+ * The screen recording frame rate. Unit: FPS (frames per second).
845
845
  *
846
846
  * @example
847
847
  * 5
@@ -849,7 +849,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
849
849
  recordingFps?: number;
850
850
  /**
851
851
  * @remarks
852
- * The start time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
852
+ * The screen recording start time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
853
853
  *
854
854
  * @example
855
855
  * 08:00:00
@@ -857,7 +857,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
857
857
  recordingStartTime?: string;
858
858
  /**
859
859
  * @remarks
860
- * Notify end users that screen recording is enabled.
860
+ * Indicates whether end users are notified that screen recording is enabled.
861
861
  *
862
862
  * @example
863
863
  * off
@@ -865,7 +865,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
865
865
  recordingUserNotify?: string;
866
866
  /**
867
867
  * @remarks
868
- * The message to notify end users that screen recording is enabled.
868
+ * The notification message displayed to end users about screen recording.
869
869
  *
870
870
  * @example
871
871
  * Screen recording is enabled.
@@ -873,16 +873,17 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
873
873
  recordingUserNotifyMessage?: string;
874
874
  /**
875
875
  * @remarks
876
- * Remote assistance keyboard and mouse control permissions.
876
+ * The keyboard and mouse control permission for remote assistance.
877
877
  *
878
878
  * @example
879
879
  * fullControl
880
880
  */
881
881
  remoteCoordinate?: string;
882
+ resetDesktop?: string;
882
883
  resolutionDpi?: number;
883
884
  /**
884
885
  * @remarks
885
- * The height of the resolution. Unit: pixels.
886
+ * The resolution height. Unit: pixels.
886
887
  *
887
888
  * @example
888
889
  * 1280
@@ -898,7 +899,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
898
899
  resolutionModel?: string;
899
900
  /**
900
901
  * @remarks
901
- * The width of the resolution. Unit: pixels.
902
+ * The resolution width. Unit: pixels.
902
903
  *
903
904
  * @example
904
905
  * 1920
@@ -915,7 +916,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
915
916
  safeMenu?: string;
916
917
  /**
917
918
  * @remarks
918
- * The scope where the policy takes effect.
919
+ * The effective scope of the policy.
919
920
  *
920
921
  * @example
921
922
  * GLOBAL
@@ -923,13 +924,13 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
923
924
  scope?: string;
924
925
  /**
925
926
  * @remarks
926
- * The effective CIDR blocks.
927
+ * The effective CIDR block.
927
928
  */
928
929
  scopeValue?: string[];
929
930
  screenDisplayMode?: string;
930
931
  /**
931
932
  * @remarks
932
- * Indicates whether to enable smoothness enhancement for daily office scenarios.
933
+ * Indicates whether smoothness enhancement is enabled for daily office scenarios.
933
934
  *
934
935
  * @example
935
936
  * off
@@ -937,7 +938,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
937
938
  smoothEnhancement?: string;
938
939
  /**
939
940
  * @remarks
940
- * Indicates whether to provide an entry point for status monitoring in the Cloud Desktop floating ball.
941
+ * Indicates whether the status monitoring entry is provided in the cloud desktop floating ball.
941
942
  *
942
943
  * @example
943
944
  * on
@@ -945,7 +946,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
945
946
  statusMonitor?: string;
946
947
  /**
947
948
  * @remarks
948
- * Streaming mode adaptation scenario.
949
+ * The streaming mode adaptation scenario.
949
950
  *
950
951
  * @example
951
952
  * smooth
@@ -961,9 +962,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
961
962
  targetFps?: number;
962
963
  /**
963
964
  * @remarks
964
- * Application taskbar.
965
- *
966
- * > This parameter applies only to Cloud Application policies.
965
+ * The application taskbar.
966
+ * > Applicable only to cloud application policies.
967
967
  *
968
968
  * @example
969
969
  * off
@@ -971,7 +971,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
971
971
  taskbar?: string;
972
972
  /**
973
973
  * @remarks
974
- * USB redirection.
974
+ * The USB redirection setting.
975
975
  *
976
976
  * @example
977
977
  * off
@@ -979,7 +979,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
979
979
  usbRedirect?: string;
980
980
  /**
981
981
  * @remarks
982
- * USB redirection rules.
982
+ * The USB redirection rules.
983
983
  */
984
984
  usbSupplyRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsUsbSupplyRedirectRule[];
985
985
  useTime?: string;
@@ -993,7 +993,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
993
993
  videoEncAvgKbps?: number;
994
994
  /**
995
995
  * @remarks
996
- * The maximum QP for video encoding, representing the lowest quality. Valid values: 0 to 51.
996
+ * The maximum QP for video encoding, which represents the lowest image quality. Valid values: 0 to 51.
997
997
  *
998
998
  * @example
999
999
  * 20
@@ -1001,7 +1001,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1001
1001
  videoEncMaxQP?: number;
1002
1002
  /**
1003
1003
  * @remarks
1004
- * The minimum QP for video encoding, representing the highest quality. Valid values: 0 to 51.
1004
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1005
1005
  *
1006
1006
  * @example
1007
1007
  * 20
@@ -1017,7 +1017,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1017
1017
  videoEncPeakKbps?: number;
1018
1018
  /**
1019
1019
  * @remarks
1020
- * Video encoding policy.
1020
+ * The video encoding policy.
1021
1021
  *
1022
1022
  * @example
1023
1023
  * qualityFirst
@@ -1025,7 +1025,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1025
1025
  videoEncPolicy?: string;
1026
1026
  /**
1027
1027
  * @remarks
1028
- * Multimedia redirection.
1028
+ * The multimedia redirection setting.
1029
1029
  *
1030
1030
  * @example
1031
1031
  * off
@@ -1041,7 +1041,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1041
1041
  visualQuality?: string;
1042
1042
  /**
1043
1043
  * @remarks
1044
- * Watermark.
1044
+ * The watermark setting.
1045
1045
  *
1046
1046
  * @example
1047
1047
  * on
@@ -1049,7 +1049,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1049
1049
  watermark?: string;
1050
1050
  /**
1051
1051
  * @remarks
1052
- * Blind watermark anti-photo feature.
1052
+ * The invisible watermark anti-photography feature.
1053
1053
  *
1054
1054
  * @example
1055
1055
  * off
@@ -1065,7 +1065,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1065
1065
  watermarkColor?: number;
1066
1066
  /**
1067
1067
  * @remarks
1068
- * If you set the `WatermarkType` parameter to `custom`, you must also specify the custom text using the `WatermarkCustomText` parameter.
1068
+ * If the `WatermarkType` parameter is set to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1069
1069
  *
1070
1070
  * @example
1071
1071
  * custom-watermark
@@ -1097,7 +1097,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1097
1097
  watermarkFontStyle?: string;
1098
1098
  /**
1099
1099
  * @remarks
1100
- * Enhanced blind watermark feature.
1100
+ * The invisible watermark enhancement feature.
1101
1101
  *
1102
1102
  * @example
1103
1103
  * medium
@@ -1113,7 +1113,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1113
1113
  watermarkRowAmount?: number;
1114
1114
  /**
1115
1115
  * @remarks
1116
- * Blind watermark security priority rule.
1116
+ * The invisible watermark security priority rule.
1117
1117
  *
1118
1118
  * @example
1119
1119
  * on
@@ -1136,9 +1136,10 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1136
1136
  * EndUserId
1137
1137
  */
1138
1138
  watermarkType?: string;
1139
+ wuyingKeeper?: string;
1139
1140
  /**
1140
1141
  * @remarks
1141
- * Indicates whether to provide an entry point for Wuying AI Assistant in the Cloud Desktop floating ball.
1142
+ * Indicates whether the WUYING AI Assistant entry is provided in the cloud desktop floating ball.
1142
1143
  *
1143
1144
  * @example
1144
1145
  * on
@@ -1158,7 +1159,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1158
1159
  export declare class DescribeCenterPolicyListResponseBody extends $dara.Model {
1159
1160
  /**
1160
1161
  * @remarks
1161
- * Details of Cloud Desktop policies.
1162
+ * The details of the cloud desktop policies.
1162
1163
  */
1163
1164
  describePolicyGroups?: DescribeCenterPolicyListResponseBodyDescribePolicyGroups[];
1164
1165
  /**