@alicloud/ecd20200930 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +609 -599
- package/dist/client.js +48 -2
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +665 -599
package/dist/client.js
CHANGED
|
@@ -2800,6 +2800,8 @@ class CreatePolicyGroupRequest extends $tea.Model {
|
|
|
2800
2800
|
recordingExpires: 'RecordingExpires',
|
|
2801
2801
|
recordingFps: 'RecordingFps',
|
|
2802
2802
|
recordingStartTime: 'RecordingStartTime',
|
|
2803
|
+
recordingUserNotify: 'RecordingUserNotify',
|
|
2804
|
+
recordingUserNotifyMessage: 'RecordingUserNotifyMessage',
|
|
2803
2805
|
regionId: 'RegionId',
|
|
2804
2806
|
remoteCoordinate: 'RemoteCoordinate',
|
|
2805
2807
|
scope: 'Scope',
|
|
@@ -2809,10 +2811,12 @@ class CreatePolicyGroupRequest extends $tea.Model {
|
|
|
2809
2811
|
videoRedirect: 'VideoRedirect',
|
|
2810
2812
|
visualQuality: 'VisualQuality',
|
|
2811
2813
|
watermark: 'Watermark',
|
|
2814
|
+
watermarkAntiCam: 'WatermarkAntiCam',
|
|
2812
2815
|
watermarkColor: 'WatermarkColor',
|
|
2813
2816
|
watermarkDegree: 'WatermarkDegree',
|
|
2814
2817
|
watermarkFontSize: 'WatermarkFontSize',
|
|
2815
2818
|
watermarkFontStyle: 'WatermarkFontStyle',
|
|
2819
|
+
watermarkPower: 'WatermarkPower',
|
|
2816
2820
|
watermarkRowAmount: 'WatermarkRowAmount',
|
|
2817
2821
|
watermarkSecurity: 'WatermarkSecurity',
|
|
2818
2822
|
watermarkTransparency: 'WatermarkTransparency',
|
|
@@ -2853,6 +2857,8 @@ class CreatePolicyGroupRequest extends $tea.Model {
|
|
|
2853
2857
|
recordingExpires: 'number',
|
|
2854
2858
|
recordingFps: 'number',
|
|
2855
2859
|
recordingStartTime: 'string',
|
|
2860
|
+
recordingUserNotify: 'string',
|
|
2861
|
+
recordingUserNotifyMessage: 'string',
|
|
2856
2862
|
regionId: 'string',
|
|
2857
2863
|
remoteCoordinate: 'string',
|
|
2858
2864
|
scope: 'string',
|
|
@@ -2862,10 +2868,12 @@ class CreatePolicyGroupRequest extends $tea.Model {
|
|
|
2862
2868
|
videoRedirect: 'string',
|
|
2863
2869
|
visualQuality: 'string',
|
|
2864
2870
|
watermark: 'string',
|
|
2871
|
+
watermarkAntiCam: 'string',
|
|
2865
2872
|
watermarkColor: 'number',
|
|
2866
2873
|
watermarkDegree: 'number',
|
|
2867
2874
|
watermarkFontSize: 'number',
|
|
2868
2875
|
watermarkFontStyle: 'string',
|
|
2876
|
+
watermarkPower: 'string',
|
|
2869
2877
|
watermarkRowAmount: 'number',
|
|
2870
2878
|
watermarkSecurity: 'string',
|
|
2871
2879
|
watermarkTransparency: 'string',
|
|
@@ -11061,6 +11069,8 @@ class ModifyPolicyGroupRequest extends $tea.Model {
|
|
|
11061
11069
|
recordingExpires: 'RecordingExpires',
|
|
11062
11070
|
recordingFps: 'RecordingFps',
|
|
11063
11071
|
recordingStartTime: 'RecordingStartTime',
|
|
11072
|
+
recordingUserNotify: 'RecordingUserNotify',
|
|
11073
|
+
recordingUserNotifyMessage: 'RecordingUserNotifyMessage',
|
|
11064
11074
|
regionId: 'RegionId',
|
|
11065
11075
|
remoteCoordinate: 'RemoteCoordinate',
|
|
11066
11076
|
revokeAccessPolicyRule: 'RevokeAccessPolicyRule',
|
|
@@ -11072,10 +11082,12 @@ class ModifyPolicyGroupRequest extends $tea.Model {
|
|
|
11072
11082
|
videoRedirect: 'VideoRedirect',
|
|
11073
11083
|
visualQuality: 'VisualQuality',
|
|
11074
11084
|
watermark: 'Watermark',
|
|
11085
|
+
watermarkAntiCam: 'WatermarkAntiCam',
|
|
11075
11086
|
watermarkColor: 'WatermarkColor',
|
|
11076
11087
|
watermarkDegree: 'WatermarkDegree',
|
|
11077
11088
|
watermarkFontSize: 'WatermarkFontSize',
|
|
11078
11089
|
watermarkFontStyle: 'WatermarkFontStyle',
|
|
11090
|
+
watermarkPower: 'WatermarkPower',
|
|
11079
11091
|
watermarkRowAmount: 'WatermarkRowAmount',
|
|
11080
11092
|
watermarkSecurity: 'WatermarkSecurity',
|
|
11081
11093
|
watermarkTransparency: 'WatermarkTransparency',
|
|
@@ -11117,6 +11129,8 @@ class ModifyPolicyGroupRequest extends $tea.Model {
|
|
|
11117
11129
|
recordingExpires: 'number',
|
|
11118
11130
|
recordingFps: 'number',
|
|
11119
11131
|
recordingStartTime: 'string',
|
|
11132
|
+
recordingUserNotify: 'string',
|
|
11133
|
+
recordingUserNotifyMessage: 'string',
|
|
11120
11134
|
regionId: 'string',
|
|
11121
11135
|
remoteCoordinate: 'string',
|
|
11122
11136
|
revokeAccessPolicyRule: { 'type': 'array', 'itemType': ModifyPolicyGroupRequestRevokeAccessPolicyRule },
|
|
@@ -11128,10 +11142,12 @@ class ModifyPolicyGroupRequest extends $tea.Model {
|
|
|
11128
11142
|
videoRedirect: 'string',
|
|
11129
11143
|
visualQuality: 'string',
|
|
11130
11144
|
watermark: 'string',
|
|
11145
|
+
watermarkAntiCam: 'string',
|
|
11131
11146
|
watermarkColor: 'number',
|
|
11132
11147
|
watermarkDegree: 'number',
|
|
11133
11148
|
watermarkFontSize: 'number',
|
|
11134
11149
|
watermarkFontStyle: 'string',
|
|
11150
|
+
watermarkPower: 'string',
|
|
11135
11151
|
watermarkRowAmount: 'number',
|
|
11136
11152
|
watermarkSecurity: 'string',
|
|
11137
11153
|
watermarkTransparency: 'string',
|
|
@@ -15671,6 +15687,8 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $tea.Model {
|
|
|
15671
15687
|
recordingExpires: 'RecordingExpires',
|
|
15672
15688
|
recordingFps: 'RecordingFps',
|
|
15673
15689
|
recordingStartTime: 'RecordingStartTime',
|
|
15690
|
+
recordingUserNotify: 'RecordingUserNotify',
|
|
15691
|
+
recordingUserNotifyMessage: 'RecordingUserNotifyMessage',
|
|
15674
15692
|
remoteCoordinate: 'RemoteCoordinate',
|
|
15675
15693
|
scope: 'Scope',
|
|
15676
15694
|
scopeValue: 'ScopeValue',
|
|
@@ -15679,11 +15697,13 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $tea.Model {
|
|
|
15679
15697
|
videoRedirect: 'VideoRedirect',
|
|
15680
15698
|
visualQuality: 'VisualQuality',
|
|
15681
15699
|
watermark: 'Watermark',
|
|
15700
|
+
watermarkAntiCam: 'WatermarkAntiCam',
|
|
15682
15701
|
watermarkColor: 'WatermarkColor',
|
|
15683
15702
|
watermarkCustomText: 'WatermarkCustomText',
|
|
15684
15703
|
watermarkDegree: 'WatermarkDegree',
|
|
15685
15704
|
watermarkFontSize: 'WatermarkFontSize',
|
|
15686
15705
|
watermarkFontStyle: 'WatermarkFontStyle',
|
|
15706
|
+
watermarkPower: 'WatermarkPower',
|
|
15687
15707
|
watermarkRowAmount: 'WatermarkRowAmount',
|
|
15688
15708
|
watermarkSecurity: 'WatermarkSecurity',
|
|
15689
15709
|
watermarkTransparency: 'WatermarkTransparency',
|
|
@@ -15741,6 +15761,8 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $tea.Model {
|
|
|
15741
15761
|
recordingExpires: 'number',
|
|
15742
15762
|
recordingFps: 'number',
|
|
15743
15763
|
recordingStartTime: 'string',
|
|
15764
|
+
recordingUserNotify: 'string',
|
|
15765
|
+
recordingUserNotifyMessage: 'string',
|
|
15744
15766
|
remoteCoordinate: 'string',
|
|
15745
15767
|
scope: 'string',
|
|
15746
15768
|
scopeValue: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -15749,11 +15771,13 @@ class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $tea.Model {
|
|
|
15749
15771
|
videoRedirect: 'string',
|
|
15750
15772
|
visualQuality: 'string',
|
|
15751
15773
|
watermark: 'string',
|
|
15774
|
+
watermarkAntiCam: 'string',
|
|
15752
15775
|
watermarkColor: 'number',
|
|
15753
15776
|
watermarkCustomText: 'string',
|
|
15754
15777
|
watermarkDegree: 'number',
|
|
15755
15778
|
watermarkFontSize: 'number',
|
|
15756
15779
|
watermarkFontStyle: 'string',
|
|
15780
|
+
watermarkPower: 'string',
|
|
15757
15781
|
watermarkRowAmount: 'number',
|
|
15758
15782
|
watermarkSecurity: 'string',
|
|
15759
15783
|
watermarkTransparency: 'string',
|
|
@@ -19306,6 +19330,12 @@ class Client extends openapi_client_1.default {
|
|
|
19306
19330
|
if (!tea_util_1.default.isUnset(request.recordingStartTime)) {
|
|
19307
19331
|
query["RecordingStartTime"] = request.recordingStartTime;
|
|
19308
19332
|
}
|
|
19333
|
+
if (!tea_util_1.default.isUnset(request.recordingUserNotify)) {
|
|
19334
|
+
query["RecordingUserNotify"] = request.recordingUserNotify;
|
|
19335
|
+
}
|
|
19336
|
+
if (!tea_util_1.default.isUnset(request.recordingUserNotifyMessage)) {
|
|
19337
|
+
query["RecordingUserNotifyMessage"] = request.recordingUserNotifyMessage;
|
|
19338
|
+
}
|
|
19309
19339
|
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
19310
19340
|
query["RegionId"] = request.regionId;
|
|
19311
19341
|
}
|
|
@@ -19333,6 +19363,9 @@ class Client extends openapi_client_1.default {
|
|
|
19333
19363
|
if (!tea_util_1.default.isUnset(request.watermark)) {
|
|
19334
19364
|
query["Watermark"] = request.watermark;
|
|
19335
19365
|
}
|
|
19366
|
+
if (!tea_util_1.default.isUnset(request.watermarkAntiCam)) {
|
|
19367
|
+
query["WatermarkAntiCam"] = request.watermarkAntiCam;
|
|
19368
|
+
}
|
|
19336
19369
|
if (!tea_util_1.default.isUnset(request.watermarkColor)) {
|
|
19337
19370
|
query["WatermarkColor"] = request.watermarkColor;
|
|
19338
19371
|
}
|
|
@@ -19345,6 +19378,9 @@ class Client extends openapi_client_1.default {
|
|
|
19345
19378
|
if (!tea_util_1.default.isUnset(request.watermarkFontStyle)) {
|
|
19346
19379
|
query["WatermarkFontStyle"] = request.watermarkFontStyle;
|
|
19347
19380
|
}
|
|
19381
|
+
if (!tea_util_1.default.isUnset(request.watermarkPower)) {
|
|
19382
|
+
query["WatermarkPower"] = request.watermarkPower;
|
|
19383
|
+
}
|
|
19348
19384
|
if (!tea_util_1.default.isUnset(request.watermarkRowAmount)) {
|
|
19349
19385
|
query["WatermarkRowAmount"] = request.watermarkRowAmount;
|
|
19350
19386
|
}
|
|
@@ -20023,7 +20059,6 @@ class Client extends openapi_client_1.default {
|
|
|
20023
20059
|
* Before you delete a workspace, make sure that the following requirements are met:
|
|
20024
20060
|
* * All cloud desktops in the workspace are released.
|
|
20025
20061
|
* * The data that you want to retain is backed up.
|
|
20026
|
-
* **
|
|
20027
20062
|
* **Warning** After you delete a workspace, the resources and data of the workspace cannot be recovered. Exercise with caution.
|
|
20028
20063
|
*
|
|
20029
20064
|
* @param request DeleteOfficeSitesRequest
|
|
@@ -20059,7 +20094,6 @@ class Client extends openapi_client_1.default {
|
|
|
20059
20094
|
* Before you delete a workspace, make sure that the following requirements are met:
|
|
20060
20095
|
* * All cloud desktops in the workspace are released.
|
|
20061
20096
|
* * The data that you want to retain is backed up.
|
|
20062
|
-
* **
|
|
20063
20097
|
* **Warning** After you delete a workspace, the resources and data of the workspace cannot be recovered. Exercise with caution.
|
|
20064
20098
|
*
|
|
20065
20099
|
* @param request DeleteOfficeSitesRequest
|
|
@@ -25136,6 +25170,12 @@ class Client extends openapi_client_1.default {
|
|
|
25136
25170
|
if (!tea_util_1.default.isUnset(request.recordingStartTime)) {
|
|
25137
25171
|
query["RecordingStartTime"] = request.recordingStartTime;
|
|
25138
25172
|
}
|
|
25173
|
+
if (!tea_util_1.default.isUnset(request.recordingUserNotify)) {
|
|
25174
|
+
query["RecordingUserNotify"] = request.recordingUserNotify;
|
|
25175
|
+
}
|
|
25176
|
+
if (!tea_util_1.default.isUnset(request.recordingUserNotifyMessage)) {
|
|
25177
|
+
query["RecordingUserNotifyMessage"] = request.recordingUserNotifyMessage;
|
|
25178
|
+
}
|
|
25139
25179
|
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
25140
25180
|
query["RegionId"] = request.regionId;
|
|
25141
25181
|
}
|
|
@@ -25169,6 +25209,9 @@ class Client extends openapi_client_1.default {
|
|
|
25169
25209
|
if (!tea_util_1.default.isUnset(request.watermark)) {
|
|
25170
25210
|
query["Watermark"] = request.watermark;
|
|
25171
25211
|
}
|
|
25212
|
+
if (!tea_util_1.default.isUnset(request.watermarkAntiCam)) {
|
|
25213
|
+
query["WatermarkAntiCam"] = request.watermarkAntiCam;
|
|
25214
|
+
}
|
|
25172
25215
|
if (!tea_util_1.default.isUnset(request.watermarkColor)) {
|
|
25173
25216
|
query["WatermarkColor"] = request.watermarkColor;
|
|
25174
25217
|
}
|
|
@@ -25181,6 +25224,9 @@ class Client extends openapi_client_1.default {
|
|
|
25181
25224
|
if (!tea_util_1.default.isUnset(request.watermarkFontStyle)) {
|
|
25182
25225
|
query["WatermarkFontStyle"] = request.watermarkFontStyle;
|
|
25183
25226
|
}
|
|
25227
|
+
if (!tea_util_1.default.isUnset(request.watermarkPower)) {
|
|
25228
|
+
query["WatermarkPower"] = request.watermarkPower;
|
|
25229
|
+
}
|
|
25184
25230
|
if (!tea_util_1.default.isUnset(request.watermarkRowAmount)) {
|
|
25185
25231
|
query["WatermarkRowAmount"] = request.watermarkRowAmount;
|
|
25186
25232
|
}
|